debugging pipline
This commit is contained in:
parent
fbb1724373
commit
44b3014b90
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ publish:
|
|||
artifacts: true
|
||||
script:
|
||||
- python3 -m pip install twine
|
||||
- python3 -m twine upload --repository testpypi dist/*
|
||||
- python3 -m twine upload --repository testpypi dist/* --verbose
|
||||
|
||||
create_tag:
|
||||
extends: .git:create_tag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue