Skip to content
Snippets Groups Projects
Commit 062f0100 authored by David Schwörer's avatar David Schwörer
Browse files

only upload wheels

parent 738a99b0
No related branches found
No related tags found
No related merge requests found
Pipeline #95131 failed
......@@ -53,4 +53,4 @@ rm -f wheelhouse/*whl
cp /io/wheelhouse/*whl wheelhouse/
$PYBIN/pip install twine --upgrade
ls -l $PYBIN
$PYBIN/python -m twine upload --repository testpypi wheelhouse/*.whl dist/*.tar*
$PYBIN/python -m twine upload --repository testpypi wheelhouse/*.whl
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