We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73959c6 commit e65e93fCopy full SHA for e65e93f
builds/azure-pipelines/template-steps-build-test.yml
@@ -280,7 +280,7 @@ steps:
280
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
281
displayName: 'Component Detection'
282
inputs:
283
- failOnAlert: true
+ failOnAlert: false
284
285
- task: securedevelopmentteam.vss-secure-development-tools.build-task-postanalysis.PostAnalysis@2
286
displayName: 'Post Analysis'
0 commit comments