Re: Polling in Jenkins

2016-02-16 Thread Victor Martinez
sewhere. >> >> >> >> *From:* jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] *On >> Behalf Of *Hector Magnanao >> *Sent:* February-16-16 15:43 >> *To:* Jenkins Users >> *Cc:* m...@beckweb.net >> *Subject:* Re: Polling in Jenkins >&g

Re: Polling in Jenkins

2016-02-16 Thread Hector Magnanao
here. > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Hector Magnanao > *Sent:* February-16-16 15:43 > *To:* Jenkins Users > *Cc:* m...@beckweb.net > *Subject:* Re: Polling in Jenkins > > > > I tried

RE: Polling in Jenkins

2016-02-16 Thread John Mellor
, and don't require Jenkins to poll all the time (which as you can imagine, doesn't scale well). On 16.02.2016, at 19:06, Hector Magnanao > wrote: > I'm using Jenkins 1.625.2 > > How do I setup polling in Jenkins so that my build will execute whenever a > file i

Re: Polling in Jenkins

2016-02-16 Thread Hector Magnanao
ges immediately, and don't require Jenkins to poll all the > time (which as you can imagine, doesn't scale well). > > On 16.02.2016, at 19:06, Hector Magnanao > > wrote: > > > I'm using Jenkins 1.625.2 > > > > How do I setup polling in Jenkins so

Re: Polling in Jenkins

2016-02-16 Thread Daniel Beck
iately, and don't require Jenkins to poll all the time (which as you can imagine, doesn't scale well). On 16.02.2016, at 19:06, Hector Magnanao wrote: > I'm using Jenkins 1.625.2 > > How do I setup polling in Jenkins so that my build will execute whenever a > file is che

Polling in Jenkins

2016-02-16 Thread Hector Magnanao
I'm using Jenkins 1.625.2 How do I setup polling in Jenkins so that my build will execute whenever a file is checked in ? I tried to setup polling but when I choose Poll SCM, it asked for a schedule. Do I have to put in a schedule or is there a way to setup polling without schedule ? I