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
79734f26ae
commit
9cb47188ea
1 changed files with 1 additions and 1 deletions
|
@ -325,4 +325,4 @@ stages:
|
|||
- script: pip install --upgrade pip
|
||||
- script: python3 -m pip install --user -U setuptools importlib_metadata wheel twine
|
||||
# Uncomment on release:
|
||||
# - script: python3 -m twine upload --config-file $(pypirc.secureFilePath) -r $(pypiReleaseServer) dist/*
|
||||
- script: python3 -m twine upload --config-file $(pypirc.secureFilePath) -r $(pypiReleaseServer) dist/*
|
Loading…
Add table
Add a link
Reference in a new issue