Open tkennedy1-godaddy opened 2 years ago
11:01:52❯ npx serverless deploy --stage [some stage] --region [region]
AwsCompileServiceCatalog
Deploying [some project] to stage [some stage] ([region])
endpoints:
✔ Service deployed to stack [some lambda] (146s)
functions:
[function]: [function]
2 deprecations found: run 'serverless doctor' for more details
Need a better logging experience than CloudWatch? Try our Dev Mode in console: run "serverless --console"
[some project] on add-serverless [!?] took 2m40s
11:43:52❯ echo $?
0
@decompil3d would love another pass on this -- looks like you added the tests you were looking for?
Thanks!
@tkennedy1-godaddy CI is failing (sorry, didn't notice that I had to approve it before). Can you get that fixed up?