Simple work around I found was to just set an environment of the bucket name and then use S3 plugin as normal with the environment variable.
On Fri, Feb 3, 2012 at 11:15 AM, Matt Fair <[email protected]> wrote: > Hello, > I'm using the conditional buildstep plugin to check what build type I > have and in conjunction with the S3 artifact upload plugin upload to a > different bucket. The S3 artifact plugin by itself works fine to a > single bucket, however when I try to do it via the conditional plugin > it doesn't save any of the "Files to upload" information (i.e. source > and destination bucket) for the S3 artifact plugin. If I add it in, > save it, and then go back into configuration it is empty. > Any thoughts? I tried with conditional step (single) and (multi-step) > with the same results. I have Jenkins 1.450 and the most up-to-date > plugins on Linux. > Thanks, > Matt
