From 2de77cf466bead8a18f094ae3e2f1d9d95ef6f8f Mon Sep 17 00:00:00 2001
From: Sintal <61sima1bif@hft-stuttgart.de>
Date: Fri, 7 May 2021 14:59:51 +0000
Subject: [PATCH] Update .gitlab-ci.yml

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 34187c2..743eace 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,7 +9,6 @@ before_script:
   - chmod 700 ~/.ssh
   - ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts
   - chmod 644 ~/.ssh/known_hosts
-  #
 
 Test SSH:
     script:
-- 
GitLab