Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref-pipeline
Commits
4f047766
Commit
4f047766
authored
Jul 26, 2021
by
Maxime Lefrançois
Browse files
Update .gitlab-ci.yml
parent
272c1af0
Pipeline
#395
passed with stages
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f047766
...
@@ -20,6 +20,6 @@ deploy:
...
@@ -20,6 +20,6 @@ deploy:
-
ssh-add <(echo "$SAREF_PORTAL_KEY")
-
ssh-add <(echo "$SAREF_PORTAL_KEY")
-
mkdir -p ~/.ssh
-
mkdir -p ~/.ssh
-
'
[[
-f
/.dockerenv
]]
&&
echo
-e
"Host
*\n\tStrictHostKeyChecking
no\n\n"
>
~/.ssh/config'
-
'
[[
-f
/.dockerenv
]]
&&
echo
-e
"Host
*\n\tStrictHostKeyChecking
no\n\n"
>
~/.ssh/config'
-
scp -pr target/saref-pipeline.jar saref-
dev
@saref.etsi.org:~/saref-pipeline.jar
-
scp -pr target/saref-pipeline.jar saref-
portal
@saref.etsi.org:~/saref-pipeline.jar
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