From 7df48a18e1edc2adeb95a0e555e40048e94d6415 Mon Sep 17 00:00:00 2001 From: Shilong Liu Date: Fri, 14 Jan 2022 14:57:52 +0800 Subject: [PATCH] [ci] refer 202106 branch resources rather than master branch. --- azure-pipelines.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3b7954610..22f8e9bcc 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -13,10 +13,12 @@ resources: - repository: sonic-sairedis type: github name: Azure/sonic-sairedis + ref: refs/heads/202106 endpoint: build - repository: sonic-swss type: github name: Azure/sonic-swss + ref: refs/heads/202106 endpoint: build stages: