Closed ellahathaway closed 3 months ago
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.
Closing since I don't this is no longer needed given what we're using secret manager for.
Needed for changes in https://github.com/dotnet/dotnet-docker/pull/5797 which runs
verify-secret-usage.yml
after building in CI and PRs.For background, according to https://github.com/dotnet/dnceng/tree/main/src/SecretManager/Microsoft.DncEng.SecretManager#onboarding-a-new-repo, there are a series of steps which need to run after building in CI and PRs. In order to run these steps, the pipeline templates that we use need to be updated to accommodate for running custom steps in the build Stage after the build step.
Steps to do before publishing this PR: