thanks a bunch. will try all suggestions.
On Sat, Jul 1, 2017 at 9:39 AM, Daniel Butler
wrote:
> In a multibranch project you simply do:
> checkout scm
>
> And that clones/checks out the current branch.
>
>
>
> Cheers,
>
> Daniel Butler
>
>
>
> *From: *R Srinivasan
> *Sent: *01 July 2017 12:45
Declarative pipeline is even easier than that. It performs the checkout
scm implicitly. Try declarative pipeline.
On Sat, Jul 1, 2017 at 7:39 AM Daniel Butler
wrote:
> In a multibranch project you simply do:
> checkout scm
>
> And that clones/checks out the current branch.
>
>
>
> Cheers,
>
>
In a multibranch project you simply do:
checkout scm
And that clones/checks out the current branch.
Cheers,
Daniel Butler
From: R Srinivasan
Sent: 01 July 2017 12:45
To: Jenkins Users
Subject: finding git repo url
For Multibranch pipeline jobs,
how do I clone the git Repo? I can find what the b