mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-20 16:30:26 +00:00
fix example in ci ssh_keys documentation
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