Loading .gitlab-ci.yml +1 −6 Original line number Diff line number Diff line Loading @@ -7,12 +7,7 @@ include: - project: shore/ci-templates file: templates/notify.yml stages: - test - build - deploy build: compose-build: extends: .compose-build tags: [ns4.shore.co.il] timeout: 5h Loading Loading
.gitlab-ci.yml +1 −6 Original line number Diff line number Diff line Loading @@ -7,12 +7,7 @@ include: - project: shore/ci-templates file: templates/notify.yml stages: - test - build - deploy build: compose-build: extends: .compose-build tags: [ns4.shore.co.il] timeout: 5h Loading