mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): update docs-publish task
This commit is contained in:
@@ -47,9 +47,11 @@ function updateConfig {
|
||||
|
||||
# Example: ./scripts/site/publish.sh --action=docs --version-name=nightly
|
||||
function docs {
|
||||
cd $IONIC_SITE_DIR
|
||||
cd $PROJECT_DIR
|
||||
gulp docs
|
||||
|
||||
cd $IONIC_SITE_DIR
|
||||
|
||||
CHANGES=$(git status --porcelain)
|
||||
|
||||
# if no changes, don't commit
|
||||
|
||||
Reference in New Issue
Block a user