Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Daniela Massiceti 2024-05-29 16:08:29 +10:00
Родитель 35b17d8803
Коммит 8047938ec8
1 изменённых файлов: 0 добавлений и 6 удалений

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

@ -20,9 +20,3 @@ steps:
scanType: 'Register'
verbosity: 'Verbose'
alertWarningLevel: 'High'
- task: PublishSecurityAnalysisLogs@2
inputs:
ArtifactName: 'CodeAnalysisLogs'
ArtifactType: 'Container'
AllTools: true
ToolLogsNotFoundAction: 'Standard'