Update .gitlab-ci.yml file
This commit is contained in:
parent
a362190ea5
commit
00edd84398
1 changed files with 1 additions and 1 deletions
|
|
@ -65,6 +65,6 @@ pypi-twine:
|
|||
- tags
|
||||
script:
|
||||
#- pip install --upgrade pip
|
||||
- pip install twine
|
||||
#- pip install twine
|
||||
- python3 setup.py sdist bdist_wheel
|
||||
- twine upload dist/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue