forked from wezm/wezm.net
Update deploy server
This commit is contained in:
parent
2af9662710
commit
b1bab68297
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ base_url: 'http://www.wezm.net'
|
||||||
deploy:
|
deploy:
|
||||||
default:
|
default:
|
||||||
kind: rsync
|
kind: rsync
|
||||||
dst: "binaryfinary.binarytrance.com:/var/www/www.wezm.net"
|
dst: "eforce.binarytrance.com:/usr/local/www/www.wezm.net"
|
||||||
#options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ]
|
#options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ]
|
||||||
options: [ '-avz', '--omit-dir-times', '--delete', '--exclude=".svn"' ]
|
options: [ '-avz', '--omit-dir-times', '--delete', '--exclude=".svn"' ]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue