Skip to content

Commit db06f2d

Browse files
author
martinmrazik
committed
Merge branch 'releases/m201' of https://github.com/microsoft/azure-pipelines-tasks into releases/m201
2 parents 28f4115 + 9104620 commit db06f2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/courtesy-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818

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

0 commit comments

Comments
 (0)