Enable AppVeyor for release branches (#6539)
This commit is contained in:
parent
308d64277e
commit
693d116481
|
|
@ -6,6 +6,7 @@ branches:
|
|||
- release
|
||||
- dev
|
||||
- /^(.*\/)?ci-.*$/
|
||||
- /^rel\/.*/
|
||||
build_script:
|
||||
- ps: .\build.ps1
|
||||
clone_depth: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue