Re: Excluded Regions in Jenkins with Git

2017-03-30 Thread Jas Singh
Source Code -> Additional Behaviour -> "Polling ignores commits in certain paths jenkins" On Thursday, December 5, 2013 at 1:36:00 PM UTC-5, Akshay Pratinav wrote: > > Hi, > > > On one of the blog > > > I read

Re: Excluded Regions in Jenkins with Git

2013-12-05 Thread Mark Waite
The git plugin includes it as one of the "Additional Behaviors". It is called "Polling ignores commits in certain paths" If you use it, be sure you also enable the "Force polling using workspace", since the exclusion won't work without forcing polling using workspace. Mark Waite On Thu, Dec 5,

Re: Excluded Regions in Jenkins with Git

2013-12-05 Thread Richard Bywater
Not in front of an instance right now but you should find it under (one of) the Advanced sections if I recall. Richard. On Friday, December 6, 2013, Akshay Pratinav wrote: > Hi, > > > On one of the > blogI > read