fix: fixed travis-ci regexp

This commit is contained in:
Simone Margaritelli 2019-10-19 17:26:03 +02:00
parent b213f9f214
commit 10cba6872a

View File

@ -20,7 +20,7 @@ deploy:
repo: evilsocket/pwnagotchi
branches:
only:
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]+?$/"
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]*$/"
cache:
apt: true
before_script: