[ci] Add azp trigger for future release branches. (#12508)
This commit is contained in:
parent
844f83171b
commit
3df031c9b1
@ -9,7 +9,7 @@ schedules:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202???
|
||||
always: true
|
||||
- cron: "0 4 * * *"
|
||||
displayName: nightly build for release
|
||||
|
@ -7,7 +7,7 @@ trigger:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- 202???
|
||||
paths:
|
||||
exclude:
|
||||
- .github
|
||||
@ -16,8 +16,7 @@ pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- 202012
|
||||
- bullseye
|
||||
- 202???
|
||||
paths:
|
||||
exclude:
|
||||
- .github
|
||||
|
Loading…
Reference in New Issue
Block a user