Merge "Fix publish-openstack-docs-pti check/gate html"
This commit is contained in:
commit
83226ea04c
3
playbooks/docs/post.yaml
Normal file
3
playbooks/docs/post.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- fetch-sphinx-output
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user