mirror of
https://github.com/Z3Prover/z3
synced 2025-06-13 17:36:15 +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
|
packagesToPush: $(Agent.TempDirectory)/*.nupkg
|
||||||
|
|
||||||
- job: PyPIPublish
|
- job: PyPIPublish
|
||||||
|
condition: eq(0,1)
|
||||||
displayName: "Publish to PyPI"
|
displayName: "Publish to PyPI"
|
||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-16.04"
|
vmImage: "ubuntu-16.04"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue