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
e69b5a2b
Commit
e69b5a2b
authored
4 years ago
by
Sintal
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
1a375bc2
Pipeline
#3684
passed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-2
.gitlab-ci.yml
with
3 additions
and
2 deletions
+3
-2
.gitlab-ci.yml
+
3
-
2
View file @
e69b5a2b
...
@@ -11,5 +11,6 @@ before_script:
...
@@ -11,5 +11,6 @@ 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 "chmod 700 testscript/testscript.sh && testscript/testscript.sh"
-
scp testscript.sh $USER_NAME:~/testscript/helloworld.c
-
ssh $USER_NAME "chmod 700 testscript/helloworld.c && chmod 700 testscript/testscript.sh && testscript/testscript.sh"
This diff is collapsed.
Click to expand it.
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