mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(CI): only update the docs on master
This commit is contained in:
@ -40,6 +40,5 @@ jobs:
|
|||||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
||||||
./scripts/ci/deploy.sh
|
./scripts/ci/deploy.sh
|
||||||
else
|
else
|
||||||
./scripts/ci/deploy.sh
|
|
||||||
echo "We are on ${CIRCLE_BRANCH} branch, not going to update docs."
|
echo "We are on ${CIRCLE_BRANCH} branch, not going to update docs."
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user