Skip to content

Commit b63ee03

Browse files
syntax
1 parent df2bda6 commit b63ee03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ stages:
8181
displayName: Install SignTool tool
8282

8383
- pwsh: |
84-
.\sign "code azure-key-vault" `
84+
.\sign code azure-key-vault `
8585
"**/*.nupkg" `
8686
--timestamp-url "http://timestamp.digicert.com" `
8787
--base-directory "$(Pipeline.Workspace)\BuildPackages" `

0 commit comments

Comments
 (0)