You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone. I am having problems using two stage deployment for dev and prod. I am hoping anyone can help me with my issue. I would appreciate it. I followed instructions with serverless --stage dev but this doesn't work. Here is my serverless.yml file:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello everyone. I am having problems using two stage deployment for
dev
andprod
. I am hoping anyone can help me with my issue. I would appreciate it. I followed instructions withserverless --stage dev
but this doesn't work. Here is myserverless.yml
file:This is the error that pops up:
0s › Template › Error: invalid reference ${self:custom.stage}
Am I doing something wrong on my side with the
${self:custom.stage}
? I would appreciate any help!Beta Was this translation helpful? Give feedback.
All reactions