buildkit
This commit is contained in:
parent
bb8d3191d2
commit
15da00b902
@ -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