fix: fixed travis-ci regexp
This commit is contained in:
parent
b213f9f214
commit
ab897f44e6
@ -20,7 +20,7 @@ deploy:
|
|||||||
repo: evilsocket/pwnagotchi
|
repo: evilsocket/pwnagotchi
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]+?$/"
|
- "/^v[0-9]+\\.[0-9]+\\.[0-9]+[A-Za-z0-9]*$/"
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
before_script:
|
before_script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user