Hudson trigger build periodic event Poll SCM is selected -


i configured hudson clearcase , able trigger build when checkin happened on branch real issue facing after triggering build build happening on every 1 minute periodically

i want avoid periodic build , need 1 build when checkin happens

screenshot

to poll every 1 minute, cron should like:

*/1 * * * *


Comments

Popular posts from this blog

javascript - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -