1
0
mirror of synced 2025-01-19 01:11:42 +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 cleanup: false
provider: script provider: script
script: make svn_push script: make svn_push
if: branch = master AND type = push AND fork = false if: branch = master AND type = push
after_success: make remove_dir after_deploy: make remove_dir