mirror of
https://github.com/Z3Prover/z3
synced 2025-04-26 18:45:33 +00:00
Update release.yml for Azure Pipelines
disable pypi republish for 4.8
This commit is contained in:
parent
42e6cbce3d
commit
ad55a1f1c6
1 changed files with 1 additions and 0 deletions
|
@ -309,6 +309,7 @@ stages:
|
|||
packagesToPush: $(Agent.TempDirectory)/*.nupkg
|
||||
|
||||
- job: PyPIPublish
|
||||
condition: eq(0,1)
|
||||
displayName: "Publish to PyPI"
|
||||
pool:
|
||||
vmImage: "ubuntu-16.04"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue