buildkit
This commit is contained in:
		
							parent
							
								
									bb5c4a2ba9
								
							
						
					
					
						commit
						72dcb645aa
					
				@ -22,7 +22,7 @@ build-prod:
 | 
				
			|||||||
    - integration
 | 
					    - integration
 | 
				
			||||||
  stage: build
 | 
					  stage: build
 | 
				
			||||||
  script:
 | 
					  script:
 | 
				
			||||||
    - COMPOSE_DOCKER_CLI_BUILD=1 docker-compose build
 | 
					    - DOCKER_BUILDKIT=1 COMPOSE_DOCKER_CLI_BUILD=1 docker-compose build
 | 
				
			||||||
  only:
 | 
					  only:
 | 
				
			||||||
    - bvander/integration-tests-on-docker
 | 
					    - bvander/integration-tests-on-docker
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user