Skip to content

Commit a651406

Browse files
committed
Merged PR 47053: Add auth call to release
Add auth call to release
1 parent 02ccde8 commit a651406

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: eng/pipelines/prepare-release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ stages:
3030
installationPath: '$(Build.Repository.LocalPath)\.dotnet'
3131
- template: /eng/common/templates/post-build/setup-maestro-vars.yml
3232

33+
- task: NuGetAuthenticate@1
34+
3335
- task: AzureCLI@2
3436
displayName: 'DARC Gather build'
3537
inputs:

0 commit comments

Comments
 (0)