
Depends-On: Ic00e4f0c08fc42ce9d68f39be8522b6c2bba6396 Change-Id: Id1ce97fee85df24675b32af9d610a3323591a8d4
6 lines
130 B
YAML
6 lines
130 B
YAML
- hosts: localhost
|
|
roles:
|
|
- ensure-twine
|
|
- role: upload-pypi
|
|
pypi_path: "{{ zuul.executor.work_root }}/artifacts"
|