Deploy master branch to Production and any other branch to Staging
Open
enhancement
- Dominant language
- Shell
- Stars
- 443
- Forks
- 177
- PR merge metrics
- No merged PRs in 30d
Description
It's occurred to me that `edeliver` is currently only configured to deploy the `master` branch and only deploys to a single environment.
Could we write a script that checks the branch and sets the target deployment environment to `production` if the branch is `master` and deploy to `staging` for every other branch?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.