Extende version tags to support RC and other names

This PR extends the version tag on travis to allow RC and other builds
This commit is contained in:
Cassiano Aquino 2019-10-03 12:09:56 +01:00 committed by GitHub
parent 72056ecfb7
commit 5a067aaaee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -22,7 +22,7 @@ deploy:
branches:
only:
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
- /^v[0-9]+\.[0-9]+\.[0-9]+[A-Za-z0-9]+?$/
cache:
apt: true