Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
33d92945
Commit
33d92945
authored
4 years ago
by
Sintal
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
abef4697
Pipeline
#3690
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
33d92945
...
@@ -12,5 +12,5 @@ before_script:
...
@@ -12,5 +12,5 @@ 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
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"
-
ssh $USER_NAME "cd testscript && chmod 700 testscript.sh && ./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
Menu
Explore
Projects
Groups
Snippets