We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ccde8 commit a651406Copy full SHA for a651406
1 file changed
eng/pipelines/prepare-release.yml
@@ -30,6 +30,8 @@ stages:
30
installationPath: '$(Build.Repository.LocalPath)\.dotnet'
31
- template: /eng/common/templates/post-build/setup-maestro-vars.yml
32
33
+ - task: NuGetAuthenticate@1
34
+
35
- task: AzureCLI@2
36
displayName: 'DARC Gather build'
37
inputs:
0 commit comments