mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +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")
|
VERSION=$(readJsonProp "package.json" "version")
|
||||||
|
|
||||||
#compile API Demos
|
#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 release, copy old version to seperate folder and blow out docs root api
|
||||||
if $IS_RELEASE; then
|
if $IS_RELEASE; then
|
||||||
|
Reference in New Issue
Block a user