mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +08:00
try building
This commit is contained in:
parent
15237ea983
commit
a1ff059e90
@ -12,7 +12,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Install node modules
|
name: Install node modules
|
||||||
command: npm i
|
command: npm i
|
||||||
deployDocs:
|
- run: npm run build
|
||||||
|
update_docs:
|
||||||
|
machine: true
|
||||||
working_directory: ~/ionic-native/
|
working_directory: ~/ionic-native/
|
||||||
docker:
|
docker:
|
||||||
- image: node:7
|
- image: node:7
|
||||||
|
Loading…
Reference in New Issue
Block a user