mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
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:
|
||||
default:
|
||||
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: [ '-avz', '--omit-dir-times', '--delete', '--exclude=".svn"' ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue