On Saturday, February 22, 2020 at 1:16:00 AM UTC+5:30, amu ch wrote: > > Hi , > > I used this following ; my first part itself is not working where i want > to save the return values from my first stage and use them in second stage. > i tried several methods none worked. my first stage job just echo " 123 > 234 345" ; i tried setting environment variable also setenv versions="123 > 234 345" echo $versions > > > Why not save the return values to a file in the build workspace and use that file in the subsequent stages?
/Ram -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ce89935e-94c4-4bc7-b5e7-c4241bbd7c74%40googlegroups.com.
