Set success-url for sphinx-docs to html
We fetch the docs back and point people to them in build-openstack-sphinx-docs - but that's a great interface for sphinx jobs in general. Set it here so everyone gets it. Change-Id: I56427e57a1b4d113d734dbed68cb0828e2439c55
This commit is contained in:
@@ -178,6 +178,7 @@
|
|||||||
:default: {{ zuul.project.src_dir }}
|
:default: {{ zuul.project.src_dir }}
|
||||||
|
|
||||||
Directory to operate in.
|
Directory to operate in.
|
||||||
|
success-url: html/
|
||||||
pre-run: playbooks/sphinx/pre.yaml
|
pre-run: playbooks/sphinx/pre.yaml
|
||||||
run: playbooks/sphinx/run.yaml
|
run: playbooks/sphinx/run.yaml
|
||||||
post-run: playbooks/sphinx/post.yaml
|
post-run: playbooks/sphinx/post.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user