-
Task
-
Resolution: Not A Defect
-
Minor
Hi Group!
I have a requirement where I have 2-3 branches from a common master (say A-dev, B-dev2.0, C-Qa) and I want to run Jenkins for each branch and check stability of my code and binaries.
Currently I run Jenkins Project for 'master' branch only and with each build I get a iterative next number as my build number (which is default behavior). But now that I have multiple branches to build, I have to use Jenkins for all branches.
I think I will need to create Jenkins Project for all branches but don't know 'HOW CAN I KEEP BUILD NUMBER SEQUENCE" as same.
Please let me know how can I achieve this.
Regards
AB