Skip to content

Commit 52e8d0b

Browse files
committed
Add deploy staging to known hosts
1 parent ebe62fe commit 52e8d0b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ services:
88
- docker
99

1010
addons:
11-
ssh_known_hosts: deploy.teem.works
11+
ssh_known_hosts:
12+
- deploy.teem.works
13+
- deploy.staging.teem.works
1214

1315
notifications:
1416
webhooks:

0 commit comments

Comments
 (0)