Rename private -> ids-kl

Change-Id: I1e1e1bf5518c67e58187fb988688add7767e5ae7
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4519235..b57bfac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@
     - end_section rocksdb_shared
 
     - start_section install_collocatordb "Building and installing collocatordb"
-    - git clone "https://korap.ids-mannheim.de/gerrit/private/collocatordb"
+    - git clone "https://korap.ids-mannheim.de/gerrit/ids-kl/collocatordb"
     - cd collocatordb
     - mkdir -p build
     - cd build