Re: Converting to pipeline questions

2019-08-15 Thread Mark Waite
On Thu, Aug 15, 2019 at 12:20 PM Louis Elston wrote: > In Blue Ocean, if you create a new pipeline, and there is a Jenkinsfile in > any branch in that repository, when you select “Create Pipeline”, it will > execute the Jenkinsfile in each of those branches. At this point, there is > no ability

Re: Converting to pipeline questions

2019-08-15 Thread Louis Elston
In Blue Ocean, if you create a new pipeline, and there is a Jenkinsfile in any branch in that repository, when you select “Create Pipeline”, it will execute the Jenkinsfile in each of those branches. At this point, there is no ability to Configure anything. Yes, if you then configure that new

Subversion plugin problem

2019-08-15 Thread 'Michael Vrencur - NOAA Affiliate' via Jenkins Users
Hello, I am trying to install jenkins and ran into a Subversion plugin problem. I was referencing this guide - https://www.linuxtechi.com/install-configure-jenkins-on-centos-7-rhel-7/ and everything was working fine. > [#]$ rpm -qa | grep -i jenkins > jenkins-2.176.2-1.1.noarch However, when I

Re: Converting to pipeline questions

2019-08-15 Thread Mark Waite
On Wednesday, August 14, 2019 at 1:34:10 PM UTC-7, Louis Elston wrote: > > " build only the branches that you specify.". I am assuming that this is > something in the script that does this, as when creating the MultiBranch > job, I see no option to allow for the selection of doing executing