mirror of
https://git.coop/cotech/website.git
synced 2024-11-24 15:43:07 +00:00
ssh-keyscan ip addreess
This commit is contained in:
parent
4322865986
commit
2baca3c81d
@ -22,6 +22,7 @@ before_script:
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
- ssh-keyscan web.cotech.uk > ~/.ssh/known_hosts
|
||||
- ssh-keyscan 81.95.52.59 > ~/.ssh/known_hosts
|
||||
- chmod 644 ~/.ssh/known_hosts
|
||||
- bundle install --path vendor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user