Do not publish anymore to /liberty

Remove duplicate publishing since we have a dedicted branch.

Change-Id: Icfc6221138a04a11770b556343c04899f0b6b92e
This commit is contained in:
Andreas Jaeger 2015-11-16 17:09:46 +01:00
parent cfbb1e3d33
commit f903a30c77
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ fi
if [ "$PUBLISH" = "publish" ] ; then
openstack-doc-test --check-build --publish
# For publishing to both /draft and /BRANCH
copy_to_branch liberty
#copy_to_branch mitaka
else
openstack-doc-test --check-build
fi