Fix install-guide building
Add new playbook with correct path. Remove wrong playbook. Story: 2001291 Change-Id: If511c0074d24fbc6be40e9160dbec80263f9d551
This commit is contained in:
parent
da44a0a7fb
commit
c77ba4f81f
@ -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