Fix drone pipeline to upload to PyPy
This commit is contained in:
parent
31ea1665af
commit
f15e2903aa
@ -23,7 +23,7 @@ steps:
|
||||
from_secret: TWINE_PASSWORD
|
||||
commands:
|
||||
- which make || apk add make
|
||||
- pip install -r twine
|
||||
- pip install -r dev-requirements.txt
|
||||
- make upload
|
||||
when:
|
||||
event:
|
||||
|
Loading…
Reference in New Issue
Block a user