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
fda9c54c
Commit
fda9c54c
authored
May 03, 2022
by
Naundorf
Browse files
Update .gitlab-ci.yml
parent
2c0c85f9
Pipeline
#6420
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
fda9c54c
...
...
@@ -15,6 +15,7 @@ before_script:
Test SSH
:
script
:
-
GITLAB_KEY=$(echo "$GITLAB_KEY" | tr -d '\r' | tr -d '\n')
-
ssh -J ubuntu@193.196.53.93 $USER_NAME "mkdir -p test_dir"
# - ssh -J ubuntu@193.196.53.93 $USER_NAME "mkdir -p test_dir"
-
ssh -J 81nasi1bwi@lida.fkc.hft-stuttgart.de $USER_NAME "mkdir -p test_dir" lida.fkc.hft-stuttgart.de
-
scp testscript.sh $USER_NAME:~/test_dir/testscript.sh
-
ssh $USER_NAME "chmod 700 test_dir/testscript.sh && sbatch -p single ./test_dir/testscript.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