diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f92da7b142f506a53baa2e4028ac3e501c5919d9..1f0ae5373d2dfb2efde4317e8b6f1f1d56062bc6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,3 +2,5 @@ include: - project: shore/ci-templates file: templates/pre-commit.yml + - project: shore/ci-templates + file: templates/pre-commit-repo.yml