FirebaseExtended / FirebaseExtended/action-hosting-deploy
Deploy to multiple environments
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 809
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
Let's say we want to deploy a preview of one commit to two environments. In our build step we will provide different API base urls for each envirnoment, `dev` and `qa`.
Is there any way to achieve this?
I suspect we can do two deploy steps, but it's not clear how we display in each message which environment the link is for.
Contributor guide
Assessment
This issue has not been assessed yet.