Is there a setting to make sure the next build does not run if there is already a build running ?
On Friday, March 18, 2016 at 3:10:09 PM UTC-5, Baptiste Mathus wrote: > > To add to Victor's answer, depending on the job/on your context, you can > also enable the fact that a new build is allowed even if another one for > the same job is already running. > > My 2 cents > > 2016-03-18 19:19 GMT+01:00 Victor Martinez <[email protected] > <javascript:>>: > >> Since you are polling for new changes every 15 minutes, then If there are >> new changes then it will trigger another build >> >> On Friday, 18 March 2016 17:06:26 UTC, Hector Magnanao wrote: >>> >>> In Jenkins, if I have a polling schedule every 15 minutes on a job, >>> does Jenkins know not to run the job again if the same job is still running >>> after 15 minutes ? >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/c816b4bb-9c83-4d20-87fb-4c83df712494%40googlegroups.com >> >> <https://groups.google.com/d/msgid/jenkinsci-users/c816b4bb-9c83-4d20-87fb-4c83df712494%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/6ca1136d-32fe-404f-b493-9b3fbb3a3010%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
