Retrieve exit code of execute shell from groovy console
12 views
Skip to first unread message
Frederik Claus
unread,
May 17, 2016, 6:30:36 AM5/17/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I am trying to retrieve the exit code from a execute shell build step after the build was run. I looked at the documentation for hudson.model.Build but couldn't find anything. Is possible to retrieve this information?