diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 587a13fadb9968aff5c8db6fe75b3d8793ab3409..d17a045300f3ccabbede07673497e2ea378e5069 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ before_script: - chmod 700 ~/.ssh - ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts - +# Test SSH: script: - GITLAB_KEY=$(echo "$GITLAB_KEY" | tr -d '\r' | tr -d '\n')