Matt, Have you figure out this problem? Where in the cloud formation plugin are you wanting to have the variable expanded?
Cheers. Erick. On Tue, Jan 31, 2012 at 4:29 AM, Grégory Boissinot < [email protected]> wrote: > I suggest you should define your environment variables at the job startup > (in the 'Prepare an environment for the job' section). > Look at https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin > > > On Tue, Jan 31, 2012 at 8:33 AM, Matt Fair <[email protected]> wrote: > >> Hello, >> In the Build Environment section I am using 'Inject environment >> variables to the build process'. 'Inject environment variables to the >> build process' is one of the last checkboxes in the section, does this >> mean that it is executed after the other plugins for the build >> environment section? I am wanting to inject an environment variable >> and use it in the cloud formation plugin, but it doesn't seem to be >> converting ${myvar} to the variable value. If so, is there a way to >> change this order? >> Thanks, >> Matt >> > >
