zuul-jobs/playbooks/python/upload-pypi.yaml

5 lines
78 B
YAML

- hosts: all
roles:
- role: upload-pypi
when: zuul_success | bool