Re: Detect the git repo for multi-branch pipeline

2016-09-13 Thread Phil Swenson
Thanks, worked great! On Monday, September 12, 2016 at 12:10:09 AM UTC-6, Sverre Moe wrote: > > Use instead > checkout scm > > It will checkout code from the repository > > fredag 9. september 2016 19.15.03 UTC+2 skrev Phil Swenson følgende: >> >> Hi, I have a multi branch pipeline configuration j

Re: Detect the git repo for multi-branch pipeline

2016-09-11 Thread Sverre Moe
Use instead checkout scm It will checkout code from the repository fredag 9. september 2016 19.15.03 UTC+2 skrev Phil Swenson følgende: > > Hi, I have a multi branch pipeline configuration job working fine so > far > > However every single repository has exactly the same jenkinsfile except