From b425124b8988d533e330bf27bc8ac715583ace85 Mon Sep 17 00:00:00 2001
From: Muddsair Sharif <muddsair.sharif@hft-stuttgart.de>
Date: Thu, 24 Sep 2020 08:24:34 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 82fa024..8dc0226 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
-- 
GitLab