Loading .gitlab-ci.yml +1 −6 Original line number Diff line number Diff line Loading @@ -5,12 +5,7 @@ include: - project: shore/ci-templates file: templates/docker.yml stages: - test - build - deploy build: docker-build: extends: .docker-build-shore push: Loading Loading
.gitlab-ci.yml +1 −6 Original line number Diff line number Diff line Loading @@ -5,12 +5,7 @@ include: - project: shore/ci-templates file: templates/docker.yml stages: - test - build - deploy build: docker-build: extends: .docker-build-shore push: Loading