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 3077fbe commit b6aa8ebCopy full SHA for b6aa8eb
azure-pipelines.yml
@@ -177,7 +177,7 @@ steps:
177
workingDirectory: $(Build.SourcesDirectory)
178
- task: Veracode@3
179
displayName: 'Upload and scan: $(Build.ArtifactStagingDirectory)/StackifyLib.$(BuildVersion).nupkg'
180
- enabled: False
+ enabled: True
181
inputs:
182
AnalysisService: 51003f89-58ab-463c-8e20-41484888d9c7
183
veracodeAppProfile: Retrace .Net StackifyLib
0 commit comments