diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7840800c9d97ac5e26396d1e51b5c5fa7d2b4864..bf4fd6c9bedc45c740ca97bd71e995098c94536c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
 ---
 include:
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
     file: templates/pre-commit.yml
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
     file: templates/python.yml
 
 variables: