mirror of https://github.com/eclipse/paho.mqtt.c
Try another ssh hosts format
This commit is contained in:
parent
a98d36af7a
commit
deba5d4bae
|
|
@ -37,7 +37,9 @@ addons:
|
|||
build_command: "make -j 4"
|
||||
branch_pattern: coverity-.*
|
||||
addons:
|
||||
ssh_known_hosts: build.eclipse.org
|
||||
ssh_known_hosts:
|
||||
- build.eclipse.org
|
||||
- 198.41.30.203
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
|
|
|
|||
Loading…
Reference in New Issue