Hello,
I have one master node and a slave node I run my Jenkins jobs unto and I
encountered a problem recently. I am unable to checkout a repository from
Git on my slave through a Jenkins pipeline. Locally, checking out a branch
on my repository works fine, cloning, pushing, pulling, everything
into the queue.
>
> Regards
> Daniel
>
> On Fri, 24 Aug 2018, 12:58 Nati Mirauta, >
> wrote:
>
>> Hello,
>>
>> I would like to know if there is a way to run a job on master once and
>> after another build request, instead of having the job stay i
Hello,
I would like to know if there is a way to run a job on master once and
after another build request, instead of having the job stay in queue I
would want the job to run on slave and then after it runs both on master
and on slave, after the next build request it will have to sit in queue.