Return value of build Pipeline step - What is it?

12 views
Skip to first unread message

George Sexton

unread,
Jul 11, 2019, 9:58:13 AM7/11/19
to Jenkins Users
Can anyone help me understand what if any the return value is for the build pipeline step? I've read the docs here:


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.



Stuart Rowe

unread,
Jul 11, 2019, 10:55:25 AM7/11/19
to Jenkins Users
The return value is a RunWrapper as long as wait is set to true.

George Sexton

unread,
Jul 11, 2019, 12:19:21 PM7/11/19
to Jenkins Users
Thanks.
Reply all
Reply to author
Forward
0 new messages