Commit a5a61461 authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent 5f171c76
Pipeline #3681 passed with stage
in 25 seconds
......@@ -12,4 +12,4 @@ before_script:
Test SSH:
script:
- scp testscript.sh $USER_NAME:~/testscript/testscript.sh
- ssh $USER_NAME "testscript/testscript.sh"
- ssh $USER_NAME "chmod 700 testscript/testscript.sh && testscript/testscript.sh"
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