Merge "python-upload-pypi: only run on success"
This commit is contained in:
commit
5f8d2ff2c5
@ -1,3 +1,4 @@
|
|||||||
- hosts: all
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
- role: upload-pypi
|
- role: upload-pypi
|
||||||
|
when: zuul_success | bool
|
||||||
|
Loading…
Reference in New Issue
Block a user