Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Naundorf
HPC_Vehicle_Classification
Commits
05fee0a1
Commit
05fee0a1
authored
May 09, 2022
by
Naundorf
Browse files
Update .gitlab-ci.yml
parent
7db01fac
Pipeline
#6438
failed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
05fee0a1
...
...
@@ -18,6 +18,6 @@ Test SSH:
# - ssh -J ubuntu@193.196.53.93 $USER_NAME "mkdir -p test_dir"
-
ssh -J ubuntu@193.196.53.93 $USER_NAME "mkdir -p execute_vehicle_classification"
# - scp -o "Proxyjump ubuntu@193.196.53.93" testscript.sh $USER_NAME:~/test_dir/testscript.sh
-
scp -o "Proxyjump ubuntu@193.196.53.93" execute_vehicle_classification.sh $USER_NAME:~/execute_vehicle_classification/
execute_vehicle_classification.sh
-
scp -o "Proxyjump ubuntu@193.196.53.93" execute_vehicle_classification.sh $USER_NAME:~/execute_vehicle_classification/execute_vehicle_classification.sh
# - ssh -J ubuntu@193.196.53.93 $USER_NAME "chmod 700 test_dir/testscript.sh && sbatch -p single ./test_dir/testscript.sh $GITLAB_KEY"
-
ssh -J ubuntu@193.196.53.93 $USER_NAME "chmod 700 execute_vehicle_classification/execute_vehicle_classification.sh && ./execute_vehicle_classification/execute_vehicle_classification.sh $GITLAB_KEY"
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