chore: use yarn cache
This commit is contained in:
@@ -2,6 +2,7 @@ language: node_js
|
|||||||
node_js: node
|
node_js: node
|
||||||
install: yarn install
|
install: yarn install
|
||||||
script: yarn build
|
script: yarn build
|
||||||
|
cache: yarn
|
||||||
deploy:
|
deploy:
|
||||||
- provider: s3
|
- provider: s3
|
||||||
access_key_id:
|
access_key_id:
|
||||||
|
|||||||
Reference in New Issue
Block a user