Hey Ronni, Take a look at installing this plugin: https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Trigger+Plugin
That will allow you to trigger a downstream job using parameters from a given build. I'm not entirely sure that's what you've asked for in your inquiry, but it may be helpful. -Kenny On Wednesday, May 8, 2013 12:48:11 AM UTC-7, Ronni Elken Lindsgaard wrote: > > > > Den onsdag den 8. maj 2013 09.44.33 UTC+2 skrev Ronni Elken Lindsgaard: >> >> I would like to be able to trigger a build from an action, and at the >> same time give it a specific parameter. >> >> It is the same functionality as with a parametrized build. However, I >> would like my plugin to do this automatically, such that the user does not >> need to set up the parameters for the build manually. >> >> I could probably use a semaphore file, but it would be great if it was >> possible to pass it directly. >> > > Forgot my question: Is it possible to give the build these parameters? And > how? > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
