Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
pinocchio-tutorials
Commits
73bd5980
Commit
73bd5980
authored
Nov 27, 2017
by
Guilhem Saurel
Browse files
test
parent
3dc56396
Pipeline
#77
failed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
73bd5980
...
...
@@ -23,6 +23,7 @@ deploy:
-
ssh-add <(echo "$SSH_PRIVATE_KEY")
-
echo "$SSH_SERVER_HOSKEYS" > ~/.ssh/known_hosts
-
chmod -R 600 ~/.ssh
-
cat .ssh/known_hosts
script
:
"
scp
-r
html
gitlab@iwaki.laas.fr:"
environment
:
name
:
iwaki
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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