Hi All, Which branch is build if there are multiple branches in a job and job has been configured for all jobs? What is the workflow? How jenkins determine what to build?
Similarly: If a job was initially configured for master, and then we switch it to monitor all branches. It seems like its building branches which doesn't have any commits lately. The output is something like: Checking out Revision b6f8f39... (origin/sprint1) *No change* to record in branch origin/sprint1 [workspace] $ */bin/sh* -xe /home... --> Still executing. Any thoughts? -- Regards, Mubbashir