Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ci] Fix nuget push job dependency (#12560)
Commit c272040 started pushing both nupkgs and msis to the dotnet6 feed, however the job dependency was not updated. Since the "Push NuGets" job consumes packages created by the "Convert NuGet to MSI" job, it must depend on it.
- Loading branch information
cf491b0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥 Tests failed catastrophically on Build (no summary found). 🔥
Result file $(TEST_SUMMARY_PATH) not found.
Pipeline on Agent
[ci] Fix nuget push job dependency (#12560)