[Buildbot-devel] Combinatorial Build Problems
Ben Hearsum
bhearsum at mozilla.com
Thu Jan 7 16:30:06 UTC 2010
On 2010-01-07, at 11:26 AM, Andrew Melo wrote:
> My first question is, how can I add a step to change environment
> variables at the beginning of a builder that will persist through all
> subsequent steps? I see that there's an option to put an env key into
> the buildstep, is there a way to make that global for the whole
> builder, or do I have to put it in each step?
>
Depending on your version, you can set 'env' in the builder dict, which will apply to all relevant steps of the build.
More information about the devel
mailing list