can run with buildkit

This commit is contained in:
Blair Vanderlugt 2021-08-05 16:43:50 -07:00
parent 25dad1b970
commit bb5c4a2ba9
1 changed files with 1 additions and 1 deletions

View File

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