travis: only run on release
This commit is contained in:
parent
d97af5296d
commit
a7c9ef6df7
|
@ -47,6 +47,8 @@ deploy:
|
|||
on:
|
||||
tags: true
|
||||
|
||||
if: tag IS present
|
||||
|
||||
notifications:
|
||||
email:
|
||||
on_success: never
|
||||
|
|
Loading…
Reference in New Issue
Block a user