dotnet / docker-tools

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

Revert changes to task names in postPublishNotification args #1279

Closed lbussell closed 6 months ago

lbussell commented 6 months ago

This hopefully fixes #1278. I don't have a great way to test this. Running it in any other context than a published build (AKA as a dry run) will skip the BuildTaskResults API call that failed in #1278. But maybe we can merge this followed by another open PR and see what happens?