python-upload-pypi: only run on success
Change-Id: I1774edb243cf694d76bc0939aa6cbab33ebfe678
This commit is contained in:
parent
af67099a29
commit
f5180b5e4d
@ -1,3 +1,4 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- role: upload-pypi
|
||||
when: zuul_success | bool
|
||||
|
Loading…
Reference in New Issue
Block a user