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
ff8e9c60
Commit
ff8e9c60
authored
May 18, 2021
by
Sintal
Browse files
Update .gitlab-ci.yml
parent
7ad6cbf1
Pipeline
#3726
failed with stage
in 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ff8e9c60
...
@@ -11,6 +11,7 @@ before_script:
...
@@ -11,6 +11,7 @@ before_script:
Test SSH
:
Test SSH
:
script
:
script
:
-
scp testscript.sh $USER_NAME:~/testscript/testscript.sh
#- scp testscript.sh $USER_NAME:~/testscript/testscript.sh
-
scp helloworld.c $USER_NAME:~/testscript/helloworld.c
#- scp helloworld.c $USER_NAME:~/testscript/helloworld.c
-
ssh $USER_NAME "cd ~/testscript && chmod 700 testscript.sh && ./testscript.sh"
#- 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"
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