1
0
Fork 0
mirror of synced 2025-04-20 01:21:01 +00:00

update .travis.yml

This commit is contained in:
Akolzin Dmitry 2020-03-23 16:38:23 +03:00
parent 38a4c96f1b
commit feb0693358

View file

@ -66,5 +66,5 @@ jobs:
skip_cleanup: true
on:
condition: "$LAST_TAG != $CURRENT_VERSION"
if: branch = master AND type = push #AND fork = false
if: branch = master AND type = push AND fork = false
after_deploy: make cleanup