Loading .gitlab-ci.yml +0 −5 Original line number Diff line number Diff line Loading @@ -5,11 +5,6 @@ include: - project: shore/ci-stuff file: templates/docker.yml stages: - test - build - deploy build: extends: .compose-build tags: [kodi.shore.co.il] Loading Loading
.gitlab-ci.yml +0 −5 Original line number Diff line number Diff line Loading @@ -5,11 +5,6 @@ include: - project: shore/ci-stuff file: templates/docker.yml stages: - test - build - deploy build: extends: .compose-build tags: [kodi.shore.co.il] Loading