hudson - Jenkins and multiple git branches? -
 I am working on Jenkins job and I need to create two branches in the same repository. How can I do this? Keeping in mind that Jenkins can not execute a job at  two    > The version of a repository (which will have to get the contents of two different branches), I suggest doing two separate jobs, one for each branch (together).   
 
  
Comments
Post a Comment