Commit 4e93cc7f authored by Naundorf's avatar Naundorf
Browse files

Update .gitlab-ci.yml

parent cbfcde3d
Pipeline #6436 failed with stage
in 13 seconds
...@@ -8,8 +8,8 @@ before_script: ...@@ -8,8 +8,8 @@ before_script:
- mkdir -p ~/.ssh - mkdir -p ~/.ssh
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
# - ssh-keyscan 193.196.53.93 > ~/.ssh/known_hosts # - ssh-keyscan 193.196.53.93 > ~/.ssh/known_hosts
- ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts # - ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts
# - echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts - echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts
Test SSH: Test SSH:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment