Le 9 mars 2016 9:36 PM, "Mark Waite" a écrit :
>
> You might consider the "pipeline plugin". It includes a multi-branch
facility which will automatically configure a new job for any branch which
has a "Jenkinsrule" file
Nitpicking for future reference: that file is actually named Jenkinsfile.
-
Hi Mark,
thanks for your answer.
In fact I've just found a very straightforward method to do it so I won't
use what you suggested. Thanks nevertheless !
Here is how to do it:
in the Jenkins Git plugins config part of my job, I added the "Additionnal
Behavior" "*Strategy for choosing what to bui
You might consider the "pipeline plugin". It includes a multi-branch
facility which will automatically configure a new job for any branch which
has a "Jenkinsrule" file defined at the root of that repository. I've
found it very helpful to allow me to add and remove jobs from my setup just
by addi