Skip to content

Commit

Permalink
[ci] Publish to pypi.
Browse files Browse the repository at this point in the history
  • Loading branch information
bilke committed Jan 13, 2023
1 parent 32aa174 commit 4c9f237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ publish:
rules:
- if: $CI_COMMIT_TAG
variables:
TWINE_REPOSITORY: testpypi
TWINE_REPOSITORY: pypi
script:
- tox -e publish

0 comments on commit 4c9f237

Please sign in to comment.