Enable azp in 202111 branch (#9427)
* [ci] Enable official/PR build on azure pipeline.
This commit is contained in:
parent
1e3219fb32
commit
09d9ce4cf0
@ -9,7 +9,7 @@ schedules:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202111
|
||||
always: true
|
||||
- cron: "0 4 * * *"
|
||||
displayName: nightly build for release
|
||||
|
@ -16,7 +16,7 @@ pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202111
|
||||
- bullseye
|
||||
paths:
|
||||
exclude:
|
||||
|
Reference in New Issue
Block a user