mirror of
https://github.com/Z3Prover/z3
synced 2025-06-19 12:23:38 +00:00
Update release.yml for Azure Pipelines
This commit is contained in:
parent
5dbd0bb658
commit
feda706d0d
1 changed files with 1 additions and 1 deletions
|
@ -519,7 +519,7 @@ stages:
|
||||||
|
|
||||||
# Enable on release:
|
# Enable on release:
|
||||||
- job: PyPIPublish
|
- job: PyPIPublish
|
||||||
condition: eq(0,1)
|
condition: eq(1,1)
|
||||||
displayName: "Publish to PyPI"
|
displayName: "Publish to PyPI"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue