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
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
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?

https://javadoc.jenkins.io/hudson/model/Run.html#addAction-hudson.model.Action-
Reply all
Reply to author
Forward
0 new messages