-
Beta Was this translation helpful? Give feedback.
Answered by
mkleszcz
Nov 1, 2024
Replies: 1 comment
-
Hey, You need to look at the
You are trying to build the
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
quandat10
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
You need to look at the
custom.conf
key in the serverless config.The issue is in this fragment of the serverless.yml:
You are trying to build the
saas
environment and there is noconfFile.saas
key.You need to add a single line and it should work: