mirror of
https://github.com/Z3Prover/z3
synced 2025-06-25 15:23:41 +00:00
disable pypi publishing
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d37336eb07
commit
e8f627cde9
1 changed files with 1 additions and 1 deletions
|
@ -608,7 +608,7 @@ stages:
|
|||
|
||||
# Enable on release:
|
||||
- job: PyPIPublish
|
||||
condition: eq(1,1)
|
||||
condition: eq(0,1)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue