openstack-manuals/playbooks/build-manuals-tox/post.yaml

6 lines
150 B
YAML

- hosts: all
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/publish-docs"