Can anyone help me understand what if any the return value is for the build pipeline step? I've read the docs here:
https://jenkins.io/doc/pipeline/steps/pipeline-build-step/#-build-%20build%20a%20job There's a vague reference here: propagate (optional) If set, then if the downstream build is anything but successful (blue ball), this step fails. If disabled, then this step succeeds even if the downstream build is unstable, failed, etc.; use the result property of the return value as needed. -- 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/1590dd9b-1951-4e02-ba33-679e21fd989c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
