On Wed, Dec 16, 2020 at 12:31 AM Sourabh Jain <sour...@sumologic.com> wrote:

> send some data(all environment variables, global or local) after
> each stage is completed in a jenkins Pipeline.
>

I do not believe there is any supported way to do this. Environment
variables are intended as an implementation detail in particular blocks,
for use solely by steps, not exposed as metadata in the flow graph. You
will need to rethink your design at a higher level. Again, from your
messages I cannot offer real advice, because you are describing what you
are attempting to do but not what user problem you are attempting to solve
or why you selected this approach.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr1Wk4m2b6tK-oZnfddZKZ5WP1vcNURYWt7nUyMp3LcDNA%40mail.gmail.com.

Reply via email to