I don't know of any way to do that with the git plugin today.
Mark Waite
On Fri, Oct 3, 2014 at 3:38 AM, Ivan Kanis wrote:
> Hello,
>
> We are trying to have separate workspace directores per git branches we
> specify in a job.
>
> We specify the branch in the git plugin. We couldn't find a way
Thanks Daniel.. this sounds like exactly what is needed. Is it possible to
test the workflow-plugin inside Jenkins without disturbing other existing
jobs, and with the standard swarm client?
On Fri, Oct 3, 2014 at 3:20 AM, Daniel Beck wrote:
> A plugin with that feature is part of Jenkins Enter
A plugin with that feature is part of Jenkins Enterprise.
http://release-notes.cloudbees.com/product/CloudBees+Long-Running+Build+Plugin
Something similar will also be part of the upcoming workflow-plugin.
https://github.com/jenkinsci/workflow-plugin
On 03.10.2014, at 04:13, David Erickson wrote
Hello,
We are trying to have separate workspace directores per git branches we
specify in a job.
We specify the branch in the git plugin. We couldn't find a way to fill
that information in the "Use custom workspace" section in the
configuration.
We understand that it's a bit of a chicken and egg