Add autonomic.zone to known hosts

This commit is contained in:
Stu Sherwin 2018-08-21 18:22:43 +01:00
parent f675143d59
commit 9ed30e8717
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ deploy:
- apt-get update -y
- apt-get -y install rsync
- gem install jekyll
- ssh-keyscan -t rsa autonomic.zone >> ~/.ssh/known_hosts
script:
- jekyll build -d public
- rsync -avz --delete --no-group ./dist/ $SERVER_USER@autonomic.zone:/var/www/autonomic.zone/html/