diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4a7a1fef0307fbe82ed93f50d412635728020fb..4dc385e47595ab3580b9b863a7f2d674da669874 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ build_RAServices:
     - make
     - make DESTDIR=../../install install
     - cd ../../install/opt/lofar
-    - tar --ignore-failed-read --exclude=include -czf RAServices_$CI_COMMIT_SHORT_SHA.ztar *
+    - tar --ignore-failed-read --exclude=include -czf ../../RAServices_$CI_COMMIT_SHORT_SHA.ztar *
 
   artifacts:
     paths: