Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ include: build: extends: .compose-build tags: [ns4.shore.co.il] variables: COMPOSE_DOCKER_CLI_BUILD: "" run: extends: .compose-run Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,8 @@ include: build: extends: .compose-build tags: [ns4.shore.co.il] variables: COMPOSE_DOCKER_CLI_BUILD: "" run: extends: .compose-run Loading