Skip to content
Snippets Groups Projects
Verified Commit 4c9f2374 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Publish to pypi.

parent 32aa1744
No related branches found
No related tags found
No related merge requests found
...@@ -81,6 +81,6 @@ publish: ...@@ -81,6 +81,6 @@ publish:
rules: rules:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
variables: variables:
TWINE_REPOSITORY: testpypi TWINE_REPOSITORY: pypi
script: script:
- tox -e publish - tox -e publish
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