[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
|
||||
|
||||
# For publishing to both /draft and /BRANCH
|
||||
#if [ "$PUBLISH" = "publish" ] ; then
|
||||
# # For publishing to both /draft and /BRANCH
|
||||
# copy_to_branch newton
|
||||
#fi
|
||||
if [ "$PUBLISH" = "publish" ] ; then
|
||||
# For publishing to both /draft and /BRANCH
|
||||
copy_to_branch ocata
|
||||
fi
|
||||
|
||||
if [ "$PUBLISH" = "build" ] ; then
|
||||
# Create index page for viewing
|
||||
|
Loading…
Reference in New Issue
Block a user