diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eaf3133c06b309d63002ad62041deb1122e8897a..607e3607840baa842f5401e8dec41de5a6cc1f4c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,8 +1,11 @@
 ---
-
 include:
-  - "https://gitlab.mn.tu-dresden.de/amdis/ci-config/raw/master/config/common/master.yml"
-  - "https://gitlab.mn.tu-dresden.de/amdis/ci-config/raw/master/jobs/common/master.yml"
+  - project: 'core/ci-config'
+    ref: master
+    file: 'config/common/master.yml'
+  - project: 'core/ci-config'
+    ref: master
+    file: 'jobs/common/master.yml'
 
 before_script:
   - . /duneci/bin/duneci-init-job