mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
Merge branch 'master' into 'master'
fix example in ci ssh_keys documentation See merge request gitlab-org/gitlab-ce!16079
This commit is contained in:
@ -181,7 +181,7 @@ before_script:
|
||||
## Assuming you created the SSH_KNOWN_HOSTS variable, uncomment the
|
||||
## following two lines.
|
||||
##
|
||||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts'
|
||||
- echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user