2
eo2875
3y

Our Gitflow:

- kill bug
- pushes hotfix branch.
- deploy hotfix branch
- see if that solves the issue
- go back to the top if it doesn't
- merge hotfix into main and then deploy main

Comments
Add Comment