Merge "python-upload-pypi: only run on success"

This commit is contained in:
Zuul 2018-01-03 05:38:19 +00:00 committed by Gerrit Code Review
commit 5f8d2ff2c5

View File

@ -1,3 +1,4 @@
- hosts: all
roles:
- role: upload-pypi
when: zuul_success | bool