Andreas Jaeger 20a2c591b7 Use native v3 publishing for project-team-guide
Create new job publish-openstack-sphinx-docs-direct that does not
handle branches and use it for project-team-guide.

Needed-By: Ia5ea64e7ab0483cb37bdd38045bbc9fb4528ac80
Change-Id: I0e0c12bba3a27c8ac7d5cb9d24ede342a616a28d
2017-10-29 16:27:20 +00:00

8 lines
258 B
YAML

- hosts: all
roles:
- fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "src/{{ zuul.project.canonical_name }}/doc/build/html/"
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"
when: zuul_success | bool