Use the key, Luke

This commit is contained in:
Ariejan de Vroom 2018-08-31 16:31:10 +02:00
parent 267410823e
commit ba77e7540c
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -44,7 +44,7 @@ pages:
# Deploy
- cd "$CI_PROJECT_DIR"
- rsync -az4 --stats --delete-after public/* ariejan@mail.devroom.io:/home/ariejan/www/devroom.io/
- rsync -az4 -e 'ssh -i ~/.ssh/id_rsa' --stats --delete-after public/* ariejan@mail.devroom.io:/home/ariejan/www/devroom.io/
artifacts:
paths:
- public