> > Assuming I have a Jenkinsfile similar to the following (high-level), > Can I use the variables in the parallel stages, when each of the parallel > stages is running a different agent? >
AFAIK, this is possible as long as the variables are declared globally. /Ram -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/11adedb0-09d6-43fb-a899-1fab85ef0417%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
