Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fork_HPC_Vehicle_Classification
m4labhpc
Commits
2ba6bfb4
Commit
2ba6bfb4
authored
May 18, 2021
by
Sintal
Browse files
Update .gitlab-ci.yml
parent
f915a3b6
Pipeline
#3728
failed with stage
in 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2ba6bfb4
...
...
@@ -14,5 +14,4 @@ Test SSH:
#- scp testscript.sh $USER_NAME:~/testscript/testscript.sh
#- scp helloworld.c $USER_NAME:~/testscript/helloworld.c
#- ssh $USER_NAME "cd ~/testscript && chmod 700 testscript.sh && ./testscript.sh"
#- ssh $USER_NAME "mkdir -p testscript && scp testscript.sh $USER_NAME:~/testscript/testscript.sh && cd testscript && ls -al"
-
ssh $USER_NAME "pwd"
-
ssh -o 'StrictHostKeyChecking no' $USER_NAME "mkdir -p testscript && scp testscript.sh $USER_NAME:~/testscript/testscript.sh && cd testscript && ls -al"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment