Add autonomic.zone to known hosts
This commit is contained in:
parent
f675143d59
commit
9ed30e8717
@ -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/
|
||||
|
Reference in New Issue
Block a user