mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Added lifecycle working document
This commit is contained in:
parent
1a3b18797d
commit
2d91023a9b
15
lifecycle-changes.txt
Normal file
15
lifecycle-changes.txt
Normal file
@ -0,0 +1,15 @@
|
||||
Deploy:
|
||||
|
||||
Package:
|
||||
|
||||
|
||||
Common entrypoints can be called by plugins via this.serverless.pluginManager.spawn().
|
||||
|
||||
Common entrypoint | Description
|
||||
-------------------------------------------+------------------------------------------
|
||||
aws:common:cleanupTempDir | Removes the Serverless temporary folder
|
||||
|
||||
|
||||
|
||||
Hookable lifecycle events:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user