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:
parent
72056ecfb7
commit
5a067aaaee
@ -22,7 +22,7 @@ deploy:
|
|||||||
|
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
|
- /^v[0-9]+\.[0-9]+\.[0-9]+[A-Za-z0-9]+?$/
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user