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

Merge pull request #123 from iyzoer/master

Fix deployment
This commit is contained in:
Alex Lushpai 2020-03-06 12:16:15 +03:00 committed by GitHub
commit f5adbfc367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -269,4 +269,4 @@ jobs:
provider: script
script: make svn_push
if: branch = master AND type = push AND fork = false
after_success: make remove_dir
after_deploy: make remove_dir