Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,11 +11,11 @@ stages: - deploy - pull build: compose-build: extends: .compose-build tags: [ns4.shore.co.il] push: compose-push: extends: .compose-push tags: [ns4.shore.co.il] Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -11,11 +11,11 @@ stages: - deploy - pull build: compose-build: extends: .compose-build tags: [ns4.shore.co.il] push: compose-push: extends: .compose-push tags: [ns4.shore.co.il] Loading