In the multibranch pipeline job configuration part, you can specify the
normal ways to trigger a build (a polling interval, remote triggers, ...).
This defines when branch-indexing will run. The results of branch-indexing
define if the individual projects need to be built (ie: if there are
chan
I must be missing something obvious here, but how can I get my build to be
triggered whenever a new revision is committed to my source repository. In the
older style Jenkins jobs, this was something I configured in the webform, I
don’t see this in the multi-branch pipeline itself. I assumed this