From 876a9f7e599f3c2431d95e63b7dafb3b257425fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emek=20Vysok=C3=BD?= Date: Fri, 20 Jan 2023 12:09:11 +0100 Subject: [PATCH] Do not depend on the Tag'n'Scan stage in the VMR CI (#15316) --- src/SourceBuild/content/eng/pipelines/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/SourceBuild/content/eng/pipelines/ci.yml b/src/SourceBuild/content/eng/pipelines/ci.yml index 428335747..ed3dad1a0 100644 --- a/src/SourceBuild/content/eng/pipelines/ci.yml +++ b/src/SourceBuild/content/eng/pipelines/ci.yml @@ -25,6 +25,7 @@ stages: # to run this test in PRs, we would need to build the MSFT SDK there too. - stage: Build_MSFT_SDK displayName: Build MSFT SDK + dependsOn: [] jobs: - template: /src/installer/eng/build.yml parameters: