mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-10-13 15:28:05 +01:00
fix yml
This commit is contained in:
parent
e4011bfe46
commit
12e7c84035
@ -9,9 +9,11 @@ trigger:
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
||||
defaults:
|
||||
run:
|
||||
workingDirectory: $(System.DefaultWorkingDirectory)/manifest
|
||||
|
||||
steps:
|
||||
- task: ComponentGovernanceComponentDetection@0
|
||||
inputs:
|
||||
scanType: 'Register'
|
||||
verbosity: 'Verbose'
|
||||
sourceScanPath: 'manifest'
|
||||
detectorsFilter: 'cgmanifest'
|
||||
alertWarningLevel: 'Low'
|
||||
|
Loading…
x
Reference in New Issue
Block a user