mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
fix: fixed travis-ci regexp
This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user