serverless-cache-deploy

1.0.5 • Public • Published

serverless-cache-deploy

If you found a bug, please open an issue.

This plugin caches serverless.yml and if there is no change in deploy,it just updates the function code

imagem

Installation

First install the plugin via npm.

npm install serverless-cache-deploy --save-dev

Then include the plugin within your serverless.yml config.

plugins:
  - serverless-cache-deploy

Usage Example

custom.yml

cache:
  relativeUrl: ../exampleRelativeUrlToYourDir

Readme

Keywords

none

Package Sidebar

Install

npm i serverless-cache-deploy

Weekly Downloads

4

Version

1.0.5

License

ISC

Unpacked Size

49.2 kB

Total Files

4

Last publish

Collaborators

  • wolff453