Skip to content
Snippets Groups Projects
Commit db541fac authored by Rémi's avatar Rémi
Browse files

dbg ci pip upload

parent 8c91a754
No related branches found
Tags 0.2.2
No related merge requests found
Pipeline #293961 failed
......@@ -62,4 +62,4 @@ pypi:
script:
- python -m pip install --upgrade build twine
- python -m build
- python -m twine upload --repository-url https://upload.pypi.org/legacy/ --non-interactive --verbose -u __token__ -p pypi-AgEIcHlwaS5vcmcCJDExYTZjOTA2LWRkNmEtNDQ4My1iYjIxLTIxZmE2NmViMjQwNQACFFsxLFsidGhlaWEtZHVtcGVyIl1dAAIsWzIsWyI1OWQ2NWE0MC05YzU4LTQ5N2ItODU1NS01NGZiYjRmZDFkNzgiXV0AAAYgK4ASqdWSCwm8YaqkBKXIq1cqZKJ2MgHfaeWecXK9zJs dist/*
- python -m twine upload --repository-url https://upload.pypi.org/legacy/ --non-interactive --verbose -u __token__ -p ${PYPI_TOKEN} dist/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment