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 - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -