Think about if you want to have the ability to change the value when you schedule a build manually. If yes, Parameterized plugin suit you. However, if it is not the case, EnvInject plugin can meet your needs.
On Wed, Oct 24, 2012 at 5:55 PM, William Soula < [email protected]> wrote: > Checkout the parameterized build plugin or parameterized trigger plugin:* > *** > > https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build**** > > https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin** > ** > > ** ** > > Will**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *TheHonk > *Sent:* Wednesday, October 24, 2012 9:10 AM > *To:* [email protected] > *Subject:* Jenkins job with variables**** > > ** ** > > Hi, > > is it possible to define variables in a Jenkins Job (f. e. file path, > server name, folder name) and use these variables in the build file > (build.xml) ? > > Regards > TheHonk**** >
