Do not publish Install Guide trunk versions

Do not publish Install Guide. The check queue
will still build and show the Guide, just it will not get published.

Partial-Bug: #1423302

Change-Id: Ie968557804cc00b877ffcc440f07e79b35ba35d4
This commit is contained in:
Andreas Jaeger 2015-02-18 19:59:30 +01:00
parent 2b7a3b2be1
commit 8ab0a48b6b
1 changed files with 2 additions and 1 deletions

View File

@ -62,7 +62,8 @@ commands =
# not publish anything.
mkdir publish-docs
# We only publish changed manuals.
openstack-doc-test --check-build --publish
# Do not publish Install Guide
openstack-doc-test --check-build --ignore-book install-guide --publish
# Now publish www as well, we cannot do this from
# openstack-doc-test. Use rsync so that .htaccess gets also
# copied.