Commit 5f171c76 authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent fd12e6a7
Pipeline #3680 failed with stage
in 23 seconds
...@@ -12,4 +12,4 @@ before_script: ...@@ -12,4 +12,4 @@ before_script:
Test SSH: Test SSH:
script: script:
- scp testscript.sh $USER_NAME:~/testscript/testscript.sh - scp testscript.sh $USER_NAME:~/testscript/testscript.sh
- ssh $USER_NAME "test/testscript.sh" - ssh $USER_NAME "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