Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multijob plugin doesn't support Multibranch Pipeline Items #218

Open
lukas-hofstaetter opened this issue Feb 9, 2021 · 0 comments
Open

Comments

@lukas-hofstaetter
Copy link

  1. Create a Multibranch Pipeline Item.
  2. Say be name it myMPI
  3. Then create a Multijob and a add myMPI as job.
  4. Finally save the Multijob and start the build.
  5. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant