diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b26fcd74f6e4ddf13c4ba84434c8b7f677b7c0df..eec00aa1af37910513644ba5c4ab077ecdae284e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,8 @@
 ---
 include:
-  - project: shore/ci-templates
-    file: templates/pre-commit.yml
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
+    file: stuff/pre-commit.yml
+  - project: shore/ci-stuff
     file: templates/docker.yml
 
 stages: