Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
added new settings option layersDeploymentBucket
Browse files Browse the repository at this point in the history
  • Loading branch information
agutoli committed Feb 19, 2019
1 parent 691aec7 commit 41a57fa
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ plugins:
custom:
serverless-layers:
packagePath: './myfolder/package.json'
layersDeploymentBucket: "your_layers_bucket" # if not specified will get root deploymentBucket
```
## Contributing
Expand Down
7 changes: 4 additions & 3 deletions lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 41a57fa

Please sign in to comment.