diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7712c92d8f21d56fb845ec8c74fbcc62cdd8d66c..e01beef22fcae4595fef595e5aec3d04a5ed7141 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +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
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
     file: templates/notify.yml
 
 stages: