diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d46db23fd5eedaade4f60568fa726607eccf28b..3b9ff39bf269abffc0331185c88aa2cb38a37616 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,17 +1,12 @@ --- 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 - - project: shore/ci-templates + - project: shore/ci-stuff file: templates/notify.yml -stages: - - test - - build - - deploy - build: extends: .compose-build tags: &tags [ns4.shore.co.il]