"...m4labplatform.git" did not exist on "2898797bbb8097b997a528be95711efa40f2c5a3"
Commit 33d92945 authored by Sintal's avatar Sintal
Browse files

Update .gitlab-ci.yml

parent abef4697
Pipeline #3690 passed with stage
in 30 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -12,5 +12,5 @@ before_script:
Test SSH:
script:
- scp testscript.sh $USER_NAME:~/testscript/testscript.sh
- scp testscript.sh $USER_NAME:~/testscript/helloworld.c
- scp helloworld.c $USER_NAME:~/testscript/helloworld.c
- ssh $USER_NAME "cd testscript && chmod 700 testscript.sh && ./testscript.sh"
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