Skip to content
Snippets Groups Projects
Commit a5f39585 authored by Moul's avatar Moul
Browse files

[ci] publish PyPI test release on tag to avoid duplicate release

parent aba698f0
No related branches found
No related tags found
No related merge requests found
Pipeline #7751 passed
......@@ -90,6 +90,7 @@ release_test:
script:
- poetry config repositories.pypi_test https://test.pypi.org/legacy/
- poetry publish --build --username $PYPI_TEST_LOGIN --password $PYPI_TEST_PASSWORD --repository pypi_test
only: [tags]
pages:
stage: publish_doc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment