Merge "Fix publish-openstack-docs-pti check/gate html"

This commit is contained in:
Zuul 2018-07-31 21:19:08 +00:00 committed by Gerrit Code Review
commit 83226ea04c
2 changed files with 7 additions and 0 deletions

3
playbooks/docs/post.yaml Normal file
View File

@ -0,0 +1,3 @@
- hosts: all
roles:
- fetch-sphinx-output

View File

@ -556,6 +556,10 @@
Uses tox with the ``docs`` environment.
vars:
tox_envlist: docs
success-url: html/
roles:
- zuul: openstack-infra/zuul-jobs
post-run: playbooks/docs/post.yaml
- job:
name: openstack-tox-with-oslo-master-base