Andreas Jaeger 741d59c459 Switch output to publish-docs/html
Publishing to a top-level directory has a few challenges with some new
infra scripts. Let's keep those simple and change from publish-docs to
publish-docs/html.

Depends-On: https://review.opendev.org/676489
Change-Id: I94b7bf915c0fdad0e9e2f5dd81846f45dc99194a
2019-08-15 06:46:46 +02:00

6 lines
122 B
YAML

- hosts: all
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_build_dir: 'publish-docs'