finishing
This commit is contained in:
parent
4c0c891376
commit
8e4a3ed52e
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ publish:
|
||||||
artifacts: true
|
artifacts: true
|
||||||
script:
|
script:
|
||||||
- python3 -m pip install twine
|
- python3 -m pip install twine
|
||||||
- python3 -m twine upload --repository testpypi dist/*
|
- python3 -m twine upload dist/*
|
||||||
|
|
||||||
create_tag:
|
create_tag:
|
||||||
extends: .git:create_tag
|
extends: .git:create_tag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue