Fix AppVeyor Branch Whitelist

This commit is contained in:
Florian Märkl 2019-10-12 16:06:24 +02:00
commit 523191c29b
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857

View file

@ -3,6 +3,8 @@ image: 'Visual Studio 2017'
branches:
only:
- master
- /^v\d.*$/
- /^deploy-test(-.*)?$/
configuration:
- Release