enable official build in release branch

Signed-off-by: Shilong Liu <shilongliu@microsoft.com>
This commit is contained in:
Shilong Liu 2021-05-13 14:44:59 +08:00
parent 78f90ac7a9
commit 1511baf5fb

View File

@ -11,6 +11,12 @@ schedules:
- master
- 202012
always: true
- cron: "0 4 * * *"
displayName: nightly build for release
branches:
include:
- 201911
- 201811
trigger: none
pr: none