-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I am deploying a container with different sages, both are built and pushed to the container registry and deployed on the namespace/container.
They should be different when running these two commands:
serverless deploy --stage preview
serverless deploy --stage production
But the second one replaces the first one.
How can I deploy to different stages?
Flajt
Metadata
Metadata
Assignees
Labels
No labels