mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Update release.yml for Azure Pipelines
This commit is contained in:
parent
af914f101e
commit
517d907567
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,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