We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b42af09 commit d8059a2Copy full SHA for d8059a2
.azure-pipelines/ci-build.yml
@@ -78,11 +78,6 @@ extends:
78
projects: '$(Build.SourcesDirectory)\Microsoft.OpenApi.sln'
79
arguments: '--configuration $(BuildConfiguration) --no-build'
80
81
- - task: PublishSecurityAnalysisLogs@3
82
- displayName: 'Publish Security Analysis Logs'
83
- inputs:
84
- ArtifactName: SecurityLogs
85
-
86
- task: EsrpCodeSigning@2
87
displayName: 'ESRP CodeSigning'
88
inputs:
0 commit comments