mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 19:27:06 +00:00
prepare release script
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
ad2107f079
commit
7ed27a1f41
|
@ -582,7 +582,7 @@ stages:
|
|||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
condition: eq(1,1)
|
||||
condition: eq(1,0)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Reference in a new issue