mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
test doc update
This commit is contained in:
parent
b872bd01ce
commit
029a196f38
@ -33,7 +33,7 @@ jobs:
|
|||||||
- deploy:
|
- deploy:
|
||||||
name: Update docs
|
name: Update docs
|
||||||
command: |
|
command: |
|
||||||
if [ "${CIRCLE_BRANCH}" == "master" ]; then
|
if [ "${CIRCLE_BRANCH}" == "cci2" ]; then
|
||||||
./scripts/docs/update_docs.sh
|
./scripts/docs/update_docs.sh
|
||||||
else
|
else
|
||||||
echo "We are on ${CIRCLE_BRANCH} branch, not going to update docs."
|
echo "We are on ${CIRCLE_BRANCH} branch, not going to update docs."
|
||||||
|
Loading…
Reference in New Issue
Block a user