Commit cc36b75f authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 95c8513d
Pipeline #3634 failed with stage
in 21 seconds
......@@ -20,7 +20,9 @@ before_script:
- chmod 700 ~/.ssh
- ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts
- chmod 644 ~/.ssh/known_hosts
- ssh $USER_NAME "pwd" "cd m4labhpc_test" "pwd"
- ssh $USER_NAME "pwd"
- echo "$SSH_PRIVATE_KEY_GITLAB" > ~/.ssh/m4labhpc_Key
- ./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