diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 70cfcadb05eed8c528f9e0984bc1eb2f572eb1f7..8e6f309c5feb01a0f7db4e225cfe8344dc13b2e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,15 +1,10 @@ --- include: - - project: shore/ci-templates + - project: shore/ci-stuff file: templates/pre-commit.yml - - project: shore/ci-templates + - project: shore/ci-stuff file: templates/docker.yml -stages: - - test - - build - - deploy - build: extends: .compose-build tags: &tags [ns4.shore.co.il]