diff --git a/tox.ini b/tox.ini index 11fb53ae..a75f9a50 100644 --- a/tox.ini +++ b/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