[www] publish docs to draft and newton
Change-Id: I39782ada9835b4dc3cbe07aa38ca0bb2aee33462
This commit is contained in:
parent
de27deeef7
commit
80a7b6fcea
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user