diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cb9b44d0aa..4f4b0ac5eb 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -310,6 +310,7 @@ jobs: - task: ComponentGovernanceComponentDetection@0 displayName: Component Governance + continueOnError: true inputs: scanType: 'Register' verbosity: 'Verbose'