Use --publish for openstack-doc-test
This requires openstack-doc-test 0.11: We now can use --publish for openstack-doc-test. This replaces --nocreate-index. Change-Id: Ic59a65511405566d5072cc99cb7c209c900289dc
This commit is contained in:
parent
0c52b0931c
commit
e7a36c9fe1
2
tox.ini
2
tox.ini
@ -26,4 +26,4 @@ commands = openstack-doc-test --check-build {posargs}
|
||||
[testenv:publishdocs]
|
||||
# Prepare all documents so that they can get published on
|
||||
# docs.openstack.org with just copying publish-docs/* over.
|
||||
commands = openstack-doc-test --check-build --nocreate-index --force
|
||||
commands = openstack-doc-test --check-build --publish --force
|
||||
|
Loading…
x
Reference in New Issue
Block a user