We have a react project that is based on react-static-boilerplate which will follow git DMZ flow and will make use of docker images.
- Does the build in git dmz flow pertains to yarn build?
- Since master and hotfix are deployed in production and release branch is where manual testing is done, does it mean that this is where I should trigger a docker build?
