I have some jobs I only want to trigger via cron. In a Github project, I can't seem to disable the triggers via commits (unless I disable the branch in which case cron's also don't run) in the job configuration.
Another way that could perhaps work is if the trigger type would be exposed within the pipeline steps (i.e through env vars). Is there some way of doing this I am missing? Should I use a different job type for this (while still having the convenience of having a Jenkinsfile in Github) and if so which? thanks, -seb. -- 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/e78fffde-f707-4476-aa58-c028421df88c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
