Skip to content

Commit

Permalink
Merged PR 47053: Add auth call to release
Browse files Browse the repository at this point in the history
Add auth call to release
  • Loading branch information
hoyosjs committed Jan 25, 2025
1 parent 02ccde8 commit a651406
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/pipelines/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ stages:
installationPath: '$(Build.Repository.LocalPath)\.dotnet'
- template: /eng/common/templates/post-build/setup-maestro-vars.yml

- task: NuGetAuthenticate@1

- task: AzureCLI@2
displayName: 'DARC Gather build'
inputs:
Expand Down

0 comments on commit a651406

Please sign in to comment.