From 09d9ce4cf059123f41b924e248a0066ed56f40e7 Mon Sep 17 00:00:00 2001 From: Shilong Liu Date: Tue, 7 Dec 2021 15:21:53 +0800 Subject: [PATCH] Enable azp in 202111 branch (#9427) * [ci] Enable official/PR build on azure pipeline. --- .azure-pipelines/official-build.yml | 2 +- azure-pipelines.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.azure-pipelines/official-build.yml b/.azure-pipelines/official-build.yml index 8173753e5a..cb845e07ef 100644 --- a/.azure-pipelines/official-build.yml +++ b/.azure-pipelines/official-build.yml @@ -9,7 +9,7 @@ schedules: branches: include: - master - - 202012 + - 202111 always: true - cron: "0 4 * * *" displayName: nightly build for release diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 22d8046c5e..9d3d38aabc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ pr: branches: include: - master - - 202012 + - 202111 - bullseye paths: exclude: