Add a condition for tag-based deploys

This commit is contained in:
Jean Pierre Cimalando 2020-03-09 17:31:32 +01:00
parent df057871db
commit 3d2f4b3dec

View file

@ -159,6 +159,7 @@ deploy:
on: on:
repo: "sfztools/sfizz" repo: "sfztools/sfizz"
tags: true tags: true
condition: ${TRAVIS_TAG} =~ ^v[0-9]
notifications: notifications:
irc: irc: