Hello,

I would like to start a multibranch job from another job in a jenkinsfile.
So I put this piece of code:

build(
  job: 'CIO-CICD/universe',
  wait: false
)

But it does not seems to work correctly ...
Any idea? How to specify the branch name?

Thanks.

-- 
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/e39799cf-25e6-4cfa-a208-413cbff19107%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to