mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(CI): clear nightly dir before running dgeni to remove old dirs
also add caching of ionic-site limit ionic-site clone depth use local gulp in node_modules Closes #439
This commit is contained in:
@ -28,7 +28,7 @@ function run {
|
||||
fi
|
||||
|
||||
# Install gulp globally for site deploy script.
|
||||
npm install -g gulp
|
||||
# npm install -g gulp
|
||||
|
||||
if [[ "$IS_RELEASE" == "true" ]]; then
|
||||
echo "RELEASE DETECTED!"
|
||||
|
Reference in New Issue
Block a user