[www] publish docs to draft and newton

Change-Id: I39782ada9835b4dc3cbe07aa38ca0bb2aee33462
This commit is contained in:
KATO Tomoyuki 2016-09-23 18:04:16 +09:00
parent de27deeef7
commit 80a7b6fcea

View File

@ -70,9 +70,10 @@ if [ "$PUBLISH" = "publish" ] ; then
fi fi
# For publishing to both /draft and /BRANCH # For publishing to both /draft and /BRANCH
#if [ "$PUBLISH" = "publish" ] ; then if [ "$PUBLISH" = "publish" ] ; then
# # For publishing to both /draft and /BRANCH # For publishing to both /draft and /BRANCH
# copy_to_branch mitaka copy_to_branch newton
fi
if [ "$PUBLISH" = "build" ] ; then if [ "$PUBLISH" = "build" ] ; then
# Create index page for viewing # Create index page for viewing