Merge pull request #88 from caquino/patch-3

Extende version tags to support RC and other names
This commit is contained in:
evilsocket
2019-10-03 13:10:40 +02:00
committed by GitHub

View File

@ -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