ci: add havana host key
This commit is contained in:
parent
f025f753ed
commit
d493939a5b
@ -14,7 +14,7 @@ jobs:
|
||||
command: |
|
||||
mkdir -p ~/.ssh
|
||||
echo $GH_HOST >> ~/.ssh/known_hosts
|
||||
echo $RPM_HOST >> ~/.ssh/known_hosts
|
||||
echo $HAVANA_HOST >> ~/.ssh/known_hosts
|
||||
- run:
|
||||
name: Install NPM
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user