chore(ci): sync paralell demo builds via s3

This commit is contained in:
perry
2017-05-10 14:28:46 -05:00
parent 3139c97571
commit 700e4c2479
4 changed files with 92 additions and 2 deletions

View File

@ -19,7 +19,8 @@ function run {
cd ..
VERSION=$(readJsonProp "package.json" "version")
#compile API Demos
# download and copy over API Demos
./node_modules/.bin/gulp demos.download
./node_modules/.bin/gulp docs.demos --production=true
# if release, copy old version to seperate folder and blow out docs root api