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

Allow specifying file name using --config parameter #852

Open
dpkshrma opened this issue Dec 15, 2020 · 0 comments
Open

Allow specifying file name using --config parameter #852

dpkshrma opened this issue Dec 15, 2020 · 0 comments

Comments

@dpkshrma
Copy link

Description

In serverless framework, this issue was raised here:
serverless/serverless#4473
and an additional param was added in this PR:
serverless/serverless#6216

But, when I tried using the same param with serverless website component:
npx serverless deploy --config serverless.dev.yml
I got the following error:

 Serverless Error ---------------------------------------
 
  "service" property is missing in serverless.dev.yml

Additional Data

sls components version: 3.4.3
operating system: macos v10.15.7
node version: v14.14.0

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