"dta/classes/view_submission_utils.php" did not exist on "2f9156e1f8b92de9f9fe1033d175d367dd7edbdd"
Commit cc36b75f authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 95c8513d
Pipeline #3634 failed with stage
in 21 seconds
Showing with 3 additions and 1 deletion
+3 -1
...@@ -20,7 +20,9 @@ before_script: ...@@ -20,7 +20,9 @@ before_script:
- chmod 700 ~/.ssh - chmod 700 ~/.ssh
- ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts - ssh-keyscan bwunicluster.scc.kit.edu > ~/.ssh/known_hosts
- chmod 644 ~/.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: 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