mirror of
https://github.com/Z3Prover/z3
synced 2025-04-05 17:14:07 +00:00
Update release.yml for Azure Pipelines
disable pypi republish for 4.8
This commit is contained in:
parent
42e6cbce3d
commit
ad55a1f1c6
|
@ -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…
Reference in a new issue