mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
Update release.yml for Azure Pipelines
Enable pypi publishing for 4.10 wheels
This commit is contained in:
parent
1eb2472b19
commit
c6dad4a9ea
1 changed files with 1 additions and 1 deletions
|
@ -521,7 +521,7 @@ stages:
|
|||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
condition: eq(0,1)
|
||||
condition: eq(1,1)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue