From e73a23bff6bcd07e7a3ae447283a9573f9b97651 Mon Sep 17 00:00:00 2001 From: Epsitha Ananth Date: Mon, 15 Mar 2021 12:48:24 -0700 Subject: [PATCH] re-enable component governance --- azure-pipelines.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2ff09a8a512..806213964f0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -66,8 +66,7 @@ stages: $(_InternalBuildArgs) /p:Test=false displayName: Windows Build / Publish - - ${{ if eq(variables._RunAsPublic, False) }}: - - task: ComponentGovernanceComponentDetection@0 + - task: ComponentGovernanceComponentDetection@0 - ${{ if eq(variables._RunAsPublic, True) }}: - job: Linux container: LinuxContainer