Add Component Governance to build (#6088)
This commit is contained in:
Родитель
6c1c23b90c
Коммит
e74e8974b7
|
@ -27,6 +27,11 @@ steps:
|
|||
configuration: '$(BuildConfiguration)'
|
||||
maximumCpuCount: true
|
||||
logProjectEvents: false
|
||||
|
||||
- task: ms.vss-governance-buildtask.governance-build-task-component-detection.ComponentGovernanceComponentDetection@0
|
||||
displayName: 'Component Detection'
|
||||
inputs:
|
||||
failOnAlert: true
|
||||
|
||||
- script: |
|
||||
cd ..
|
||||
|
|
Загрузка…
Ссылка в новой задаче