We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de07c4 commit ea73e61Copy full SHA for ea73e61
eng/ci/templates/official/jobs/build-artifacts-windows.yml
@@ -88,7 +88,7 @@ jobs:
88
- template: ci/sign-files.yml@eng
89
parameters:
90
displayName: Sign NugetPackages
91
- folderPath: $(nuget_package_path)
+ folderPath: $(nuget_drop_path)
92
pattern: '*.nupkg'
93
signType: nuget
94
0 commit comments