Added IPv4 address of Uberspace to known SSH hosts
Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -2,7 +2,9 @@ language: ruby
|
||||
rvm:
|
||||
- 2.3.3
|
||||
addons:
|
||||
ssh_known_hosts: wolf.uberspace.de
|
||||
ssh_known_hosts:
|
||||
- wolf.uberspace.de
|
||||
- 185.26.156.65
|
||||
env:
|
||||
global:
|
||||
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
|
||||
|
||||
Reference in New Issue
Block a user