mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -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:
|
||||
only:
|
||||
- master
|
||||
- /^v\d.*$/
|
||||
- /^deploy-test(-.*)?$/
|
||||
|
||||
configuration:
|
||||
- Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue