We have multiple configurations on FinalBuilder ci that build different branches on the same repository, i.e. develop and bug_xxxx. We have validated the git credentials on the ci agents. We have also setup the origin settings on ci (Repository->Edit->Branches) to monitor all branches, with develop as default. Unfortunately when we trigger builds, new commits are not picked up. If we generate a new branch, the ci will checkout the new branch when requested correctly.
Is there anything we can do to help identify where the problem lies? The first action on the first configuration stage copies from Source -> workspace, so we cannot locate the directory where git is checked out on the server.
Ci Version: 1.8.1.58