Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stages: build: extends: .compose-build tags: &tags [host01.shore.co.il] tags: &tags [ns4.shore.co.il] variables: DOCKER_BUILDKIT: "" COMPOSE_DOCKER_CLI_BUILD: "" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ stages: build: extends: .compose-build tags: &tags [host01.shore.co.il] tags: &tags [ns4.shore.co.il] variables: DOCKER_BUILDKIT: "" COMPOSE_DOCKER_CLI_BUILD: "" Loading