Merge "Fix install-guide building"
This commit is contained in:
commit
76777024b9
@ -2,4 +2,4 @@
|
||||
roles:
|
||||
- role: fetch-tox-output
|
||||
- role: fetch-sphinx-output
|
||||
sphinx_output_src: "{{ zuul.project.src_dir }}/deploy-guide/build/html"
|
||||
sphinx_output_src: "{{ zuul.project.src_dir }}/install-guide/build/html"
|
@ -544,7 +544,7 @@
|
||||
description: |
|
||||
Build install-guide document.
|
||||
success-url: html/
|
||||
post-run: playbooks/build-deploy-guide/post.yaml
|
||||
post-run: playbooks/build-install-guide/post.yaml
|
||||
timeout: 1800
|
||||
vars:
|
||||
tox_envlist: install-guide
|
||||
|
Loading…
x
Reference in New Issue
Block a user