Artifact publishing should only be done via 1ESPT outputs where possible
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
Where possible, avoid using PublishPipelineArtifact and PublishBuildArtifacts. Instead, use outputs:. These are much more efficient as incremental SDL and binary analysis can be enabled.
Contributor guide
Assessment
This issue has not been assessed yet.