1
0
mirror of synced 2025-01-18 17:01:41 +03:00

fix svn deploy

This commit is contained in:
Akolzin Dmitry 2020-03-06 09:21:16 +03:00
parent 6886824347
commit 74991719e2

View File

@ -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