You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Or deploy it only, if "requirements.txt" has changed. Would save so much deployment time for me (I think for most of you, too) because the external modules take most of the needed upload file size to s3 for me!
Hi,
I'm using the serverless-python-requirements to create the layer for the requirements packages like in README.md file.
I'm wondering if there is a way to deploy the layer once, in the first deploy and then deploy only the functions?
The text was updated successfully, but these errors were encountered: