stage ('Starting test job') {
build job: 'RunTestJob', parameters: [[$class: 'StringParameterValue', name: 'aaa', value: aaa]]
}Is it possible pass environment vars or any other vars I set in downstream job back to its parent?stage ('Starting test job') {
buildobj = build job: 'RunTestJob', parameters: [[$class: 'StringParameterValue', name: 'aaa', value: aaa]]
}--
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 jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAObRFCW5uPVjEGMLtvBdS4UzaKW%3Dc2m%3DUfM%2BeHrzDWMZcEgAJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.