Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Website
poul.org
Commits
db0afd9f
Verified
Commit
db0afd9f
authored
Apr 23, 2020
by
Davide Depau
Browse files
Install OpenSSH in master build
parent
c7d405a2
Pipeline
#579
canceled with stage
in 1 minute and 6 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
db0afd9f
...
...
@@ -28,7 +28,7 @@ before_script:
deploy-prod
:
stage
:
deploy
script
:
-
apk add rsync
-
apk add rsync
openssh
-
mkdir -p "$HOME/.ssh"
-
echo "$SSH_KNOWN_HOSTS" > "$HOME/.ssh/known_hosts"
-
chmod 700 "$HOME/.ssh/known_hosts"
...
...
Write
Preview
Markdown
is supported
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