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

How to spec alias name on yml file #199

Open
yangyao opened this issue Dec 30, 2020 · 0 comments
Open

How to spec alias name on yml file #199

yangyao opened this issue Dec 30, 2020 · 0 comments

Comments

@yangyao
Copy link

yangyao commented Dec 30, 2020

Like down below ?

functions:
  user:
    name: myFunc
    alias: dev
    handler: processor.handler

or

functions:
  user:
    name: myFunc:dev
    handler: processor.handler

The second deploy fail

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