We have a huge pipeline that is currently set with a webhook trigger
defined in a pipelineTriggers section in the properties section.  However,
sometimes we would like some of these jobs to ONLY run nightly CI builds.
I'm trying to avoid having a second version of this huge pipeline script
where the only difference is the piplineTrigger section.
    In a perfect world I'd have a Boolean parm for CI that when checked,
the job used a cron type trigger and when unchecked, it used the web hook
trigger... but I have seen anything like that.

any help would be appreciated.

Thanks,

Rusty

-- 
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/CACZq5i5bJb_Cjwx-iP3wHWiqQTvNGbjU2xXxahLKkf0HsxcgcA%40mail.gmail.com.

Reply via email to