No, the environment variables are passed along to each step's perform method, and set as environment to each build's spawned sub-process to the agent.
On Wed, Jun 8, 2016 at 2:37 PM, Gilad Baruchian <[email protected]> wrote: > As I understand, the way to define variables in a jenkins job is to user > environment variables injection (variables I define in the job and when i > execute a build jenkins set them as windows environment variables). > Can it be a problem if i run 2 jobs at the same time that have the same > variable names? wouldn't they override each other? > > -- > 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/37385289-f860-4fa3-aa71-3e0e1aaf3a80%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/37385289-f860-4fa3-aa71-3e0e1aaf3a80%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Robert Sandell *Software Engineer* *CloudBees Inc.* -- 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/CALzHZS3ZoUR2tE5OVgK2jaECZibHM2bnpOOFNcVzsbR4ctmnrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
