diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ffbcbcc8cbf5ecda6326a434c91a96de6166aa50..0760e8228491bd9d0f8d20e4056335ac23216812 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,6 +10,9 @@ after_script:
 
 do_build:
   stage: build
+  tags:
+    - zipr
+  script:
     - "# gather info for debugging later, probably not necessary "
     - "pwd"
     - "hostname"