try different tool version
This commit is contained in:
Родитель
58f009fe7b
Коммит
e452855379
|
@ -13,7 +13,7 @@ variables:
|
|||
value: true
|
||||
|
||||
pool:
|
||||
vmImage: VS2017-Win2016
|
||||
vmImage: windows-latest
|
||||
|
||||
steps:
|
||||
- task: GoTool@0
|
||||
|
@ -78,8 +78,8 @@ steps:
|
|||
"parameterValue": "/tr \"http://rfc3161.gtm.corp.microsoft.com/TSS/HttpTspServer\" /td sha256"
|
||||
}
|
||||
],
|
||||
"toolName": "sign",
|
||||
"toolVersion": "1.0"
|
||||
"toolName": "signtool.exe",
|
||||
"toolVersion": "6.2.9304.0"
|
||||
},
|
||||
{
|
||||
"keyCode": "CP-230012",
|
||||
|
@ -90,8 +90,8 @@ steps:
|
|||
"parameterValue": "/all"
|
||||
}
|
||||
],
|
||||
"toolName": "sign",
|
||||
"toolVersion": "1.0"
|
||||
"toolName": "signtool.exe",
|
||||
"toolVersion": "6.2.9304.0"
|
||||
}
|
||||
]
|
||||
SessionTimeout: '60'
|
||||
|
|
Загрузка…
Ссылка в новой задаче