[ci]: enable official build in release branch (#7603)
Signed-off-by: Shilong Liu <shilongliu@microsoft.com>
This commit is contained in:
parent
aae315faaf
commit
80fe4ed860
@ -11,6 +11,12 @@ schedules:
|
|||||||
- master
|
- master
|
||||||
- 202012
|
- 202012
|
||||||
always: true
|
always: true
|
||||||
|
- cron: "0 4 * * *"
|
||||||
|
displayName: nightly build for release
|
||||||
|
branches:
|
||||||
|
include:
|
||||||
|
- 201911
|
||||||
|
- 201811
|
||||||
|
|
||||||
trigger: none
|
trigger: none
|
||||||
pr: none
|
pr: none
|
||||||
|
Reference in New Issue
Block a user