pull images in separate step
This commit is contained in:
		
							parent
							
								
									40dfa0333d
								
							
						
					
					
						commit
						12381acac7
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							| @ -71,6 +71,8 @@ jobs: | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v1 | ||||
|       - name: pull docker-compose images | ||||
|         run: docker-compose pull        | ||||
|       - name: run docker-compose up | ||||
|         run: docker-compose up --detach | ||||
|       - name: add autowizard file | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user