Skip to main content



      Home
Home » Archived » Hudson » How to specify different branches for job build using multiple git repositories?
How to specify different branches for job build using multiple git repositories? [message #1740675] Wed, 17 August 2016 03:46 Go to next message
Eclipse UserFriend
Hi,

I have a job with multiple "URL of repository" entries - for example proj1.git, proj2.git, main.git. I have specified a branch name for "Branches to build", for example release1. The problem is that build should be made using different branches for proj1.git and proj2.git. release1 branch name is ok only for main.git - which is the project which produces exacutable, proj1.git and proj2.git are only libraries.

I am probably not uderstanding something in inner hudson workings, because there is no option to change like "Branch" in "URL of repository" configs.

im using Hudson 3.1.2

thank you
Re: How to specify different branches for job build using multiple git repositories? [message #1740835 is a reply to message #1740675] Thu, 18 August 2016 15:19 Go to previous message
Eclipse UserFriend
I think you understand it correctly. The branch specification applies to all repos configured. AFAIK the only way to do what you want is to split the library builds into separate jobs.
Previous Topic:Git url of repository with parameter
Next Topic:Issues while installing Jenkins 1.596
Goto Forum:
  


Current Time: Thu Jul 10 08:27:36 EDT 2025

Powered by FUDForum. Page generated in 0.11227 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top