Multijob plugin doesn't support Multibranch Pipeline Items
Opened this issue · 0 comments
lukas-hofstaetter commented
- Create a Multibranch Pipeline Item.
- Say be name it myMPI
- Then create a Multijob and a add myMPI as job.
- Finally save the Multijob and start the build.
- You can see that myMPI is not triggered.
If you chose in step 3 "myMPI/master" instead of "myMPI", then the master branch of myMPI is built. But if you select "myMPI" nothing is built. My Expectation would be that a scan for myMPI is scheduled when choosing myMPI.
See also: Jenkins Issue