From ee84ba81ed1eaa1a2c03f70794c7b07c8487b55a Mon Sep 17 00:00:00 2001 From: Saikrishna Arcot Date: Tue, 17 May 2022 14:59:31 -0700 Subject: [PATCH] Use 202012 branch for sonic-mgmt (#10851) Signed-off-by: Saikrishna Arcot --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 09220c195e..d23b453697 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -29,6 +29,7 @@ resources: type: github name: Azure/sonic-mgmt endpoint: build + ref: refs/heads/202012 stages: - stage: BuildVS