mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Fail build on Component Governance alert (#1385)
This commit is contained in:
@@ -214,4 +214,9 @@ steps:
|
||||
command: push
|
||||
packagesToPush: '$(Build.SourcesDirectory)/artifacts/nugetPackages/**/*.nupkg;!$(Build.ArtifactStagingDirectory)/**/*.symbols.nupkg'
|
||||
publishVstsFeed: '2191dd5f-4aec-491b-ac50-568bbc331c8a'
|
||||
allowPackageConflicts: true
|
||||
allowPackageConflicts: true
|
||||
|
||||
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
|
||||
displayName: 'Component Detection'
|
||||
inputs:
|
||||
failOnAlert: true
|
||||
Reference in New Issue
Block a user