dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

1ES template changes have error on SBOM generation for certain artifact publishing #1216

Closed mthalman closed 6 months ago

mthalman commented 6 months ago

With the changes in https://github.com/dotnet/docker-tools/pull/1215, it causes the following error in the The Generate SBoM Manifest step when publishing an artifact by file path:

BuildDropPath directory not found for '<path>'
##[error]Manifest generation failed, please check output file for more info.

This apparently is because we're publishing a file instead of a directory.

dotnet-issue-labeler[bot] commented 6 months ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.