This commit is contained in:
Blair Vanderlugt 2021-08-05 16:50:54 -07:00
parent bb8d3191d2
commit 15da00b902
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ build-prod:
- integration
stage: build
script:
- COMPOSE_DOCKER_CLI_BUILD=1 docker-compose build
- DOCKER_BUILDKIT=1 COMPOSE_DOCKER_CLI_BUILD=1 docker-compose build
only:
- bvander/integration-tests-on-docker