Merge "Add root-marker to publish-openstack-sphinx-docs-direct"
This commit is contained in:
commit
d286126e6a
@ -1,6 +1,9 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- fetch-tox-output
|
||||
- role: write-root-marker
|
||||
root_marker_dir: "src/{{ zuul.project.canonical_name }}/doc/build/html"
|
||||
when: zuul_success | bool
|
||||
- role: fetch-sphinx-output
|
||||
sphinx_output_src: "src/{{ zuul.project.canonical_name }}/doc/build/html/"
|
||||
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"
|
||||
|
Loading…
x
Reference in New Issue
Block a user