Merge pull request 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
commit 085043dfb7
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