Deploy to new server

This commit is contained in:
Wesley Moore 2019-02-28 09:43:11 +11:00
parent c48d6b6076
commit 5d02e6572d
No known key found for this signature in database
GPG key ID: BF67766C0BC2D0EE

View file

@ -47,7 +47,7 @@ base_url: 'http://www.wezm.net'
deploy:
default:
kind: rsync
dst: "eforce.binarytrance.com:/usr/local/www/www.wezm.net"
dst: "hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net"
#options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ]
options: [ '-avz', '--omit-dir-times', '--delete', '--exclude=".svn"' ]