Update fetch-sphinx-output parameters

These parameters will produce the same output directory path, but
will enable the role to return the correct preview artifact url.

Depends-On: https://review.opendev.org/676437
Change-Id: I65a5c6616eb5725f175df7d67cbf05bca9ba03a3
This commit is contained in:
James E. Blair 2019-08-14 08:01:24 -07:00
parent 08fea07451
commit 7df391e2e5
1 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,5 @@
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/publish-docs"
sphinx_output_dir: 'publish-docs'
sphinx_build_dir: ''