I want to access the properties of my build within a buildstep. To do so,
I need to use something like `step.getProperty('foo')`, but I don't know
how to get the current step as a variable into my extraction function. Is
there an easy way to get this information? The reason I need to do this is
that I need to customize my extraction function based upon the operating
system of the worker my step is executing on.
Thanks in advance,
-E
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users