mirror of
https://github.com/Z3Prover/z3
synced 2025-04-06 17:44:08 +00:00
Update release.yml for Azure Pipelines
This commit is contained in:
parent
c33b1e3082
commit
54524de784
|
@ -233,14 +233,14 @@ stages:
|
|||
"OperationCode" : "NuGetSign",
|
||||
"Parameters" : {},
|
||||
"ToolName" : "sign",
|
||||
"ToolVersion" : "1.0"
|
||||
"ToolVersion" : "2.0"
|
||||
},
|
||||
{
|
||||
"KeyCode" : "CP-401405",
|
||||
"OperationCode" : "NuGetVerify",
|
||||
"Parameters" : {},
|
||||
"ToolName" : "sign",
|
||||
"ToolVersion" : "1.0"
|
||||
"ToolVersion" : "2.0"
|
||||
}
|
||||
]
|
||||
SessionTimeout: '60'
|
||||
|
@ -260,14 +260,14 @@ stages:
|
|||
"OperationCode" : "NuGetSign",
|
||||
"Parameters" : {},
|
||||
"ToolName" : "sign",
|
||||
"ToolVersion" : "1.0"
|
||||
"ToolVersion" : "2.0"
|
||||
},
|
||||
{
|
||||
"KeyCode" : "CP-401405",
|
||||
"OperationCode" : "NuGetVerify",
|
||||
"Parameters" : {},
|
||||
"ToolName" : "sign",
|
||||
"ToolVersion" : "1.0"
|
||||
"ToolVersion" : "2.0"
|
||||
}
|
||||
]
|
||||
SessionTimeout: '60'
|
||||
|
|
Loading…
Reference in a new issue