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