We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df2bda6 commit b63ee03Copy full SHA for b63ee03
1 file changed
azure-pipelines.yml
@@ -81,7 +81,7 @@ stages:
81
displayName: Install SignTool tool
82
83
- pwsh: |
84
- .\sign "code azure-key-vault" `
+ .\sign code azure-key-vault `
85
"**/*.nupkg" `
86
--timestamp-url "http://timestamp.digicert.com" `
87
--base-directory "$(Pipeline.Workspace)\BuildPackages" `
0 commit comments