On Mon, Jun 13, 2016 at 9:43 PM, icetree521 <[email protected]> wrote: > What I am doing is to inject some parameters into the content of 'Execute > Shell' dynamically. After some google search , I found there is no method > for me to update the content of "Execute Shell" but can only remove the old > one and add back the new one.
Maybe set a build variable? For example via `RunListener.setUpEnvironment`? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/CANfRfr0VHm_Q0HsQwWWP716mL%3DDWa2VWLz5BTe5JyjTuhQnCMg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
