mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-05-22 13:36:15 +03:00
Target sdist job to publish to testpypi
This commit is contained in:
parent
84a7139d67
commit
d712e77fea
|
@ -61,7 +61,7 @@ jobs:
|
|||
- pip install twine --upgrade
|
||||
script:
|
||||
- python setup.py sdist
|
||||
- twine upload dist/*
|
||||
- twine upload --repository testpypi dist/*
|
||||
- services: docker
|
||||
if: tag IS present
|
||||
env: TWINE_USERNAME=__token__
|
||||
|
|
Loading…
Reference in New Issue
Block a user