Description of the issue
After pushing new commits to Bitrise. Bitrise always reBuilds the OLD version of the branch. So if the build was failing it will fail again and again forever. For it to work properly you need to start the build manually using the last commit hash code.
Reproducibility
This happens every time with every new commit. Bitrise always builds the OLD version.