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

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

parent 3a1b3971
No related branches found
No related tags found
No related merge requests found
Pipeline #7810 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