Skip to content

Commit

Permalink
Merge branch 'releases/m201' of https://github.com/microsoft/azure-pi…
Browse files Browse the repository at this point in the history
…pelines-tasks into releases/m201
  • Loading branch information
martinmrazik committed Mar 2, 2022
2 parents 28f4115 + 9104620 commit db06f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/courtesy-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ steps:

- task: NuGetAuthenticate@0
inputs:
nuGetServiceConnections: 'Codex-Deps'
nuGetServiceConnections: 'Codex-Deps-New'
displayName: 'Authenticate with nuget'
condition: and(succeeded(), or(eq(variables['WEEK'], '3'), eq(variables['FORCE_COURTESY_PUSH'], 'true')))

Expand Down

0 comments on commit db06f2d

Please sign in to comment.