Skip to content

Conversation

@adieuadieu
Copy link
Contributor

The deploy hook simply leverages the package hook. By using the package hook instead of deploy, you get both for the price of one!

This let's a user use both the $ sls deploy and $ sls package CLI commands.

The 'deploy' hook simply leverages the 'package' hook. By using the 'package' hook instead of 'deploy' you get both for the price of one!

This lets a user use both the $ sls deploy and $ sls package CLI commands.

Source: https://github.com/serverless/serverless/blob/master/lib/plugins/deploy/deploy.js#L95
@schickling schickling merged commit 3f7b3ee into serverless:master Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants