mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 05:23:12 -07:00
Fix AppVeyor Branch Whitelist
This commit is contained in:
parent
14c2e4da9b
commit
523191c29b
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@ image: 'Visual Studio 2017'
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
- /^v\d.*$/
|
||||||
|
- /^deploy-test(-.*)?$/
|
||||||
|
|
||||||
configuration:
|
configuration:
|
||||||
- Release
|
- Release
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue