Skip to content

Commit d65b5b6

Browse files
update
1 parent ff8a771 commit d65b5b6

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,13 +67,12 @@ stages:
6767
inputs:
6868
command: custom
6969
custom: tool
70-
arguments: install --tool-path . sign --version 0.9.0-beta.23063.3
70+
arguments: install --tool-path . sign --version 0.9.0-beta.23127.3
7171
displayName: Install SignTool tool
7272

7373
- pwsh: |
7474
.\sign code azure-key-vault `
7575
"**/*.nupkg" `
76-
--timestamp-url "http://timestamp.digicert.com" `
7776
--base-directory "$(Pipeline.Workspace)\BuildPackages" `
7877
--file-list "$(Pipeline.Workspace)\config\filelist.txt" `
7978
--publisher-name "CodeSignDemo" `

0 commit comments

Comments
 (0)