chore(CI): Updating ionicframework homepage automatically on release

This commit is contained in:
perry
2017-04-19 11:16:42 -05:00
parent fd3c6baec7
commit afc9b36c5d
3 changed files with 19 additions and 0 deletions

View File

@ -38,6 +38,8 @@ function run {
./node_modules/.bin/gulp docs.dgeni --doc-version="$VERSION_NAME"
./node_modules/.bin/gulp docs.dgeni --doc-version="nightly"
./node_modules/.bin/gulp docs.homepageVersionUpdate
else
if [ -d "$DOCS_DEST/nightly/api" ]; then