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