you need to take a look to multibranch pipelines and blueocean, i think it
makes what you want
https://jenkins.io/projects/blueocean/
https://jenkins.io/doc/book/pipeline/multibranch/
https://jenkins.io/doc/tutorials/build-a-multibranch-pipeline-project/
--
You received this message because you
Replies inline
On Tue, Oct 30, 2018 at 7:43 AM touseef wrote:
> Hi ,
>
> I have a source code repository having multiple branches say branch1,
> branch2 and so on.
>
> Currently i have a jenkins jobs which builds the master or whatever i
> specify in job configuration.Now what i wish to achieve
Hi ,
I have a source code repository having multiple branches say branch1,
branch2 and so on.
Currently i have a jenkins jobs which builds the master or whatever i
specify in job configuration.Now what i wish to achieve is if i commit my
changes to branch 1 , my jenkins job should automaticall