diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 13204720435afdcb258aa8e7b4a5fb3087d0443d..41e9a25f2205413fbae3eb684219be6823fa22c6 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,6 +9,10 @@ stages:
   - test
   - build
 
+variables:
+  harbor_registry: "harbor.gwdg.de"
+  harbor_repo: "sub-fe"
+
 
 lint dockerfile:
   stage: test