Hi ,
I am running a Job , on master and initiating the build procedure on child job that runs on a slave. How can i retrieve environment variables of child project on master ?
Tried populating the upstream job's env.properties file with remote execution , but it failed to update the proper file.