[mod] deploy:no delete,verbose
This commit is contained in:
parent
bea4d793e4
commit
39a2bed5a4
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ def main():
|
|||
"rsync",
|
||||
"--recursive",
|
||||
"--update",
|
||||
"--delete",
|
||||
"--verbose",
|
||||
"--exclude='conf.json'",
|
||||
("%s/" % args.build_directory),
|
||||
(
|
||||
|
|
Loading…
Add table
Reference in a new issue