Infra
Jenkins - How to get and use upstream info in downstream
Pinocchio
2022. 9. 29. 18:03
https://stackoverflow.com/questions/39207924/jenkins-how-to-get-and-use-upstream-info-in-downstream
Jenkins - How to get and use upstream info in downstream
Executing upstream job called "A". On success of A executing test cases which is downstream project "B". But while sending mail from B we have to incorporate upstream project details (upstream proj...
stackoverflow.com