mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
chore(CI) skipping demo builds for now
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user