mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Deploy to binaryfinary
This commit is contained in:
parent
9e745119c5
commit
f4512bd645
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: "bitcaster.wezm.net:/var/www/www.wezm.net"
|
dst: "binaryfinary.binarytrance.com:/var/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