From 7a2e09638f9fa5b940029c04b536c42ff26539f2 Mon Sep 17 00:00:00 2001 From: Shilong Liu Date: Wed, 19 Jan 2022 12:00:45 +0800 Subject: [PATCH] Change sonic-buildimage.vs artifact source from CI build to official build. (#992) --- .azure-pipelines/build-docker-sonic-vs-template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/build-docker-sonic-vs-template.yml b/.azure-pipelines/build-docker-sonic-vs-template.yml index e751694c8e81..347c61c2f52c 100644 --- a/.azure-pipelines/build-docker-sonic-vs-template.yml +++ b/.azure-pipelines/build-docker-sonic-vs-template.yml @@ -53,7 +53,7 @@ jobs: inputs: source: specific project: build - pipeline: 1 + pipeline: 142 artifact: sonic-buildimage.vs runVersion: 'latestFromBranch' runBranch: 'refs/heads/master'