'Build with Params' in the plugin. You can see it in the breadcrumb trail in the plugin screenshot. Here's the corresponding source: https://github.com/jenkinsci/build-with-parameters-plugin/blob/master/src/main/java/org/jenkinsci/plugins/buildwithparameters/BuildWithParametersAction.java#L63
'Build with Parameters' was introduced for regular parameterized builds to Jenkins core to distinguish between 'Build now' (you click it and a build starts) and 'Build after filling out a form'. On 23.08.2013, at 00:03, Jeff <[email protected]> wrote: > > On Thu, Aug 22, 2013 at 1:21 PM, William Soula > <[email protected]> wrote: > Parameterized > > Are you sure? It's referenced here > https://wiki.jenkins-ci.org/display/JENKINS/Parameterized+Build and I don't > see any mention of the "Build with Parameters" link on the plugin page. > > > -- > Jeff Vincent > See my LinkedIn profile at: > http://www.linkedin.com/in/rjeffreyvincent > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" 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. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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.
