Skip to content

Commit

Permalink
chore(CI) skipping demo builds for now
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygovier committed Nov 14, 2016
1 parent 10dfa17 commit b937997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/docs/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ function run {
VERSION=$(readJsonProp "package.json" "version")

#compile API Demos
./node_modules/.bin/gulp docs.demos --production=true
#./node_modules/.bin/gulp docs.demos --production=true

# if release, copy old version to seperate folder and blow out docs root api
if $IS_RELEASE; then
Expand Down

0 comments on commit b937997

Please sign in to comment.