We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28f4115 + 9104620 commit db06f2dCopy full SHA for db06f2d
ci/courtesy-push.yml
@@ -18,7 +18,7 @@ steps:
18
19
- task: NuGetAuthenticate@0
20
inputs:
21
- nuGetServiceConnections: 'Codex-Deps'
+ nuGetServiceConnections: 'Codex-Deps-New'
22
displayName: 'Authenticate with nuget'
23
condition: and(succeeded(), or(eq(variables['WEEK'], '3'), eq(variables['FORCE_COURTESY_PUSH'], 'true')))
24
0 commit comments