Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Preeti Bansal 2020-03-31 11:01:07 +05:30
Родитель eb6081dddf
Коммит e686e7dc7b
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -20,7 +20,6 @@ steps:
- task: ComponentGovernanceComponentDetection@0
inputs:
scanType: 'Register'
scanType: 'LogOnly'
verbosity: 'Verbose'
dockerImagesToScan: 'prebansa/myagent:$(Build.BuildId)'
alertWarningLevel: 'High'