Actually deploy.

This commit is contained in:
Ariejan de Vroom 2015-12-04 15:30:04 +01:00
parent 2f17ec7b2c
commit 185c897c0a

View File

@ -21,5 +21,5 @@ deploy_job:
tags:
- golang
script:
- echo "I would be deploying right about now..."
- rsync -aqz --delete-after --no-progress public/ -e ssh $RSYNC_TARGET