Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ compose-build: tags: [ns4.shore.co.il] timeout: 5h variables: COMPOSE_DOCKER_CLI_BUILD: "" DOCKER_BUILDKIT: "" COMPOSE_DOCKER_CLI_BUILD: "0" DOCKER_BUILDKIT: "0" push: extends: .compose-push Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -12,8 +12,8 @@ compose-build: tags: [ns4.shore.co.il] timeout: 5h variables: COMPOSE_DOCKER_CLI_BUILD: "" DOCKER_BUILDKIT: "" COMPOSE_DOCKER_CLI_BUILD: "0" DOCKER_BUILDKIT: "0" push: extends: .compose-push Loading