Skip to content
Snippets Groups Projects
Verified Commit af86dd0b authored by Georg Krause's avatar Georg Krause
Browse files

ci(publish): Only release for tags

parent fdaa2d69
No related branches found
No related tags found
1 merge request!2Resolve "Publish to pypi"
Pipeline #23826 passed
......@@ -37,3 +37,5 @@ publish:
- poetry install
script:
- poetry publish --username __token__ --password $PYPI_TOKEN --build
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment