Make 'v' optional in front of tag

This commit is contained in:
Jean Pierre Cimalando 2020-03-09 17:40:07 +01:00
parent 3d2f4b3dec
commit 2bb785c71f

View file

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