Try another ssh hosts format

This commit is contained in:
Ian Craggs 2018-04-05 23:59:26 +01:00
parent a98d36af7a
commit deba5d4bae
1 changed files with 3 additions and 1 deletions

View File

@ -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: