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
a00d68fe5a
commit
5d4420a763
|
@ -313,7 +313,7 @@ stages:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
- job: GitHubPublish
|
- job: GitHubPublish
|
||||||
condition: eq(0,1)
|
condition: eq(1,1)
|
||||||
displayName: "Publish to GitHub"
|
displayName: "Publish to GitHub"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "windows-latest"
|
vmImage: "windows-latest"
|
||||||
|
|
Loading…
Reference in a new issue