mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-17 00:51:07 +08:00
diable update docs for now
This commit is contained in:
parent
30bdb1a8f1
commit
16ade3abcf
20
circle.yml
20
circle.yml
@ -9,19 +9,19 @@ general:
|
|||||||
only:
|
only:
|
||||||
- master # ignore PRs and branches
|
- master # ignore PRs and branches
|
||||||
|
|
||||||
dependencies:
|
#dependencies:
|
||||||
pre:
|
# pre:
|
||||||
- ./scripts/docs/prepare.sh
|
# - ./scripts/docs/prepare.sh
|
||||||
cache_directories:
|
# cache_directories:
|
||||||
- "~/ionic-site" # cache ionic-site
|
# - "~/ionic-site" # cache ionic-site
|
||||||
|
|
||||||
test:
|
test:
|
||||||
override:
|
override:
|
||||||
- echo "No tests are written at the moment. But we will attempt to build the library with the latest changes."
|
- echo "No tests are written at the moment. But we will attempt to build the library with the latest changes."
|
||||||
- npm run build_bundle
|
- npm run build_bundle
|
||||||
|
|
||||||
deployment:
|
#deployment:
|
||||||
staging:
|
# staging:
|
||||||
branch: master
|
# branch: master
|
||||||
commands:
|
# commands:
|
||||||
- ./scripts/docs/update_docs.sh
|
# - ./scripts/docs/update_docs.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user