diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82fa024f7f08903b349ede7f86fdc3cfc7089d1a..8dc022602d1d2969414322091d5c83ed7e11af09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,4 +11,4 @@ before_script:
 
 Test SSH:
     script:
-    - ssh hs_sharif@bwunicluster.scc.kit.edu "test/testscript.sh"
\ No newline at end of file
+    - ssh $USER_NAME "test/testscript.sh"
\ No newline at end of file