CI: More testing

This commit is contained in:
Ariejan de Vroom 2015-12-10 10:41:05 +01:00
parent f9a306db5c
commit 70131fa95f

View File

@ -18,4 +18,4 @@ job:
- golang
script:
- hugo
- rsync -az4 --stats --delete-after public/* -e 'ssh -i ~/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no ariejan@mail.devroom.io:/home/ariejan/www/ariejan.net/'
- rsync -az4 --stats --delete-after public/* -e 'ssh -i ~/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no' ariejan@mail.devroom.io:/home/ariejan/www/ariejan.net/'