Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ compose-build: timeout: 5h variables: COMPOSE_DOCKER_CLI_BUILD: "" DOCKER_BUILDKIT: "" push: extends: .compose-push Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ compose-build: timeout: 5h variables: COMPOSE_DOCKER_CLI_BUILD: "" DOCKER_BUILDKIT: "" push: extends: .compose-push Loading