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

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -