Hi, I solve this issue via 2 ways: - use job parameters and parametrized trigger (all Jenkins features like dependency graphs work good in this case). - use own scripts where I can do pretty complex operation on new parameters and start new job (with parameters which I prepared) via Jenkins command line module.
Thanks, Roman On 06/20/2013 09:02 PM, Mayank Jhawar wrote: > Hi Experts > > I have two jobs > Job_1 > Job_2 > In Job_1 i give the parameter of the tag location on the fly it assigns > that particular variable TAG to environment variable, i can see that in > environment variables when a build is executed with parameters. > > After Job_1 is completed another job Job_2 is executed. > I want to pass the environmental variable TAG from Job_1 to Job_2. > > Can you please help me in this task as to how it can be done with or > without plugins and which ones. > As i dont have any explicit knowledge about Java and new to jenkins, any > help will be appreciated. > > Thanks in advance. > > -- > 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 jenkinsci-dev+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > -- 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 jenkinsci-dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.