@serverless-cd/cache
v0.0.13
Published
> TODO: description
Downloads
33
Maintainers
Keywords
Readme
npm-publish
TODO: description
Usage
- plugin: "@serverless-cd/cache"
name: my-cache
env:
ACCESS_KEY_ID: ff
SECRET_ACCESS_KEY:ggg
REGION: xx
BUCKET: xyxy
inputs:
key: ${{ env.cache-name }}-${{ hashFiles('./package-lock.json') }}
ratio: 70%
path:
- ~/.npm