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