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