diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ada86f6eaba2fe4573d1538ec96a351dd70bffa0..14bd8fce4d6c7a6fdc2677b34c3fc22f4b4098b3 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/docker.yml
 
 docker-build: