openstack-zuul-jobs/playbooks/deploy-guide/post.yaml
Andreas Jaeger 7b8326a74e convert deploy-guide to native zuul v3
Convert deploy-guide jobs to native zuul v3.

Change-Id: I10527dab4de67b68c614fdb3615a691e952ef7d3
Depends-On: I2519419d1f7a34787adc09e554156a78f50bf96f
2017-10-13 08:07:06 +00:00

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"