[release] Adopts tools/publishdocs.sh for Ocata
Change-Id: Ibd993fef31214805f6ea0053b874eebd3dc8d3f8
This commit is contained in:
parent
a3f4fdca3d
commit
d2d70f69e9
@ -68,10 +68,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 newton
|
copy_to_branch ocata
|
||||||
#fi
|
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