mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(travis): add docs-index task
This commit is contained in:
@@ -54,7 +54,9 @@ function docs {
|
||||
echo "## Updating docs for $VERSION_NAME ##"
|
||||
echo "#####################################"
|
||||
cd $PROJECT_DIR
|
||||
|
||||
gulp docs --doc-version="$VERSION_NAME"
|
||||
gulp docs-index
|
||||
|
||||
cd $IONIC_SITE_DIR
|
||||
|
||||
|
||||
Reference in New Issue
Block a user