mirror of
https://github.com/Z3Prover/z3
synced 2025-06-07 14:43:23 +00:00
rehearse release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
edc5679530
commit
d6dcc515eb
1 changed files with 1 additions and 1 deletions
|
@ -602,7 +602,7 @@ stages:
|
||||||
|
|
||||||
# Enable on release:
|
# Enable on release:
|
||||||
- job: PyPIPublish
|
- job: PyPIPublish
|
||||||
condition: eq(1,1)
|
condition: eq(0,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