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
Gepetto
Gepetto Utils
Commits
5ec957e8
Commit
5ec957e8
authored
Dec 18, 2017
by
Guilhem Saurel
Browse files
test
parent
c98e40b8
Pipeline
#101
failed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ec957e8
...
...
@@ -9,5 +9,7 @@ dashboard:
-
eval $(ssh-agent -s)
-
ssh-add <(echo "$SSH_PRIVATE_KEY")
-
echo "$SSH_SERVER_HOSTKEYS" > ~/.ssh/known_hosts
-
cat ~/.ssh/known_hosts
-
ssh-keyscan -t rsa eur0c
script
:
"
ssh
-p
222
web@eur0c
./deploy-dashboard.sh"
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