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