Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

serverless deploy -v in Makefile doesn't deploy #25

Open
Aaronius opened this issue Aug 5, 2022 · 0 comments
Open

serverless deploy -v in Makefile doesn't deploy #25

Aaronius opened this issue Aug 5, 2022 · 0 comments

Comments

@Aaronius
Copy link

Aaronius commented Aug 5, 2022

I'm new to some of this stuff, but I'm noticing that when I run make api, it runs serverless deploy -v. I think this was used to deploy verbosely, but apparently now it just reports versions:

➜  dac-api git:(master) ✗ serverless deploy -v                                               
Running "serverless" from node_modules
Framework Core: 3.21.0 (local) 3.21.0 (global)
Plugin: 6.2.2
SDK: 4.3.2

Removing the -v and re-running make api actually deployed.

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

No branches or pull requests

1 participant