How to transfer data from one post build action to another post build action?
20 views
Skip to first unread message
Shihaaz Buhary
unread,
Jan 31, 2019, 2:36:28 AM1/31/19
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 Developers
Hi all,
I'm developing a plugin and I have 2 post build actions. I want to transfer a value from 1st one to the 2nd one on the same job. How can I do it? I know all the job related configuration data are saved in config.xml file. But is there a way that jenkins provides to do this?
Thank you!
Jesse Glick
unread,
Jan 31, 2019, 9:25:17 AM1/31/19
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 Dev
On Thu, Jan 31, 2019 at 2:36 AM Shihaaz Buhary <shih...@gmail.com> wrote:
> I know all the job related configuration data are saved in config.xml file. But is there a way that jenkins provides to do this?