7b8326a74e
Convert deploy-guide jobs to native zuul v3. Change-Id: I10527dab4de67b68c614fdb3615a691e952ef7d3 Depends-On: I2519419d1f7a34787adc09e554156a78f50bf96f
6 lines
161 B
YAML
6 lines
161 B
YAML
- hosts: all
|
|
roles:
|
|
- role: fetch-tox-output
|
|
- role: fetch-sphinx-output
|
|
sphinx_output_src: "{{ zuul.project.src_dir }}/deploy-guide/build/html"
|