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:
parent
08fea07451
commit
7df391e2e5
@ -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: ''
|
||||
|
Loading…
Reference in New Issue
Block a user