Tune upload build step
This commit is contained in:
parent
9a432d2df6
commit
2bb03199f0
@ -23,7 +23,7 @@ steps:
|
|||||||
from_secret: TWINE_PASSWORD
|
from_secret: TWINE_PASSWORD
|
||||||
commands:
|
commands:
|
||||||
- which make || apk add make
|
- which make || apk add make
|
||||||
- pip install -r dev-requirements.txt
|
- pip install -r twine
|
||||||
- make upload
|
- make upload
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
|
Loading…
Reference in New Issue
Block a user