mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
clear naming of deploy function lifecycle events
This commit is contained in:
parent
012e0f4aa8
commit
5a485fbf95
@ -39,7 +39,7 @@ class Deploy {
|
||||
usage: 'Deploy a single function from the service',
|
||||
lifecycleEvents: [
|
||||
'initialize',
|
||||
'zipFunction',
|
||||
'packageFunction',
|
||||
'deploy',
|
||||
],
|
||||
options: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user