Commit 02f7f43a authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent cc36b75f
Pipeline #3635 failed with stage
in 27 seconds
......@@ -20,9 +20,7 @@ before_script:
- chmod 700 ~/.ssh
- ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- ssh $USER_NAME "pwd"
- echo "$SSH_PRIVATE_KEY_GITLAB" > ~/.ssh/m4labhpc_Key
- ./scriptPull/pull.sh
- ssh $USER_NAME "./scriptPull/pull.sh"
Test SSH:
......
Markdown is supported
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