DEAL WITH IT

This commit is contained in:
Ariejan de Vroom 2018-08-31 16:49:12 +02:00
parent 348e7ecbee
commit d5f12b0f66
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -25,8 +25,7 @@ pages:
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' > ~/.ssh/id_rsa
- chmod 600 ~/.ssh/id_rsa
- whoami
- cat ~/.ssh/id_rsa
- cat /root/.ssh/id_rsa
- ls -alh ~/.ssh/id_rsa
- ssh-keyscan -H 'mail.devroom.io' >> ~/.ssh/known_hosts
- rsync --version
- hugo version