fix svn deploy
This commit is contained in:
parent
6886824347
commit
74991719e2
1 changed files with 2 additions and 2 deletions
|
@ -268,5 +268,5 @@ jobs:
|
|||
cleanup: false
|
||||
provider: script
|
||||
script: make svn_push
|
||||
if: branch = master AND type = push AND fork = false
|
||||
after_success: make remove_dir
|
||||
if: branch = master AND type = push
|
||||
after_deploy: make remove_dir
|
Loading…
Add table
Reference in a new issue