diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5e63b346ba22b18423ac9c2fd8172f2b9d364ee..5315a78e59272f50337844e01a61a8712f7a567a 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 [host01.shore.co.il]