mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Deploy to new server
This commit is contained in:
parent
c48d6b6076
commit
5d02e6572d
1 changed files with 1 additions and 1 deletions
|
@ -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"' ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue