Re: Jenkins not polling

2017-06-02 Thread Hemanth Shekar
Please elaborate On Fri, Jun 2, 2017 at 11:35 AM, Gardell, Steven wrote: > Why push all of this outside of Jenkins and request the build using the > REST API? > > > > *From:* jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@ > googlegroups.com] *On Behalf Of *H

Re: Jenkins not polling

2017-06-02 Thread Hemanth Shekar
e. In other words, cron syntax.(minute hour DOM (day > of month) month DOW (day of week) > > See the examples for the "Build periodically" schedule field by clicking > on the "?" next to that field. > > > On Thursday, June 1, 2017 at 5:23:38 PM UTC-6, Hema

Jenkins not polling

2017-05-31 Thread Hemanth Shekar
I am using Jenkins to poll for a file in a unix directory ( Shell ) If the file is present running some commands as the build steps . A manual build works but polling is not happening . i have polling by minute . The script trigger log tells [ScriptTrigger] - Poll with a shell or batch scri