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:
Monty Taylor 2017-11-21 15:03:39 -06:00
parent b493ca62dd
commit 5f819a0db2
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594
1 changed files with 1 additions and 0 deletions

View File

@ -178,6 +178,7 @@
:default: {{ zuul.project.src_dir }}
Directory to operate in.
success-url: html/
pre-run: playbooks/sphinx/pre.yaml
run: playbooks/sphinx/run.yaml
post-run: playbooks/sphinx/post.yaml