diff --git a/templates/docker.yml b/templates/docker.yml
index a23f52f387fd053b7538daea7f10dd62b1b1a851..c496bebc92a7f7bcc9e05a56692c508540a3ff15 100644
--- a/templates/docker.yml
+++ b/templates/docker.yml
@@ -1,6 +1,6 @@
 ---
 include:
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
     file: templates/dummy.yml
 
 foo:
diff --git a/templates/terraform.yml b/templates/terraform.yml
index ca8b996b286e6a55363d4c981a1003dccc79ff8e..2b8eefdf90b86e7a54adc359cfe03bcb9de1e731 100644
--- a/templates/terraform.yml
+++ b/templates/terraform.yml
@@ -1,6 +1,6 @@
 ---
 include:
-  - project: shore/ci-templates
+  - project: shore/ci-stuff
     file: templates/dummy.yml