We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7895d1e commit d72301aCopy full SHA for d72301a
1 file changed
azure-pipelines.yml
@@ -292,6 +292,7 @@ jobs:
292
inputs:
293
targetPath: '$(artifactsDir)'
294
artifact: 'Build.$(artifactIdentifier)'
295
+ condition: succeededOrFailed()
296
297
- task: ComponentGovernanceComponentDetection@0
298
displayName: Component Governance
@@ -664,6 +665,7 @@ jobs:
664
665
displayName: Publish Fuzzing Artifacts
666
667
668
669
670
- task: onefuzz-task@0
671
0 commit comments