/hudson-war/src/main/webapp/help/project-config/parameterized-build.html
http://github.com/hudson/hudson · HTML · 17 lines · 15 code · 2 blank · 0 comment · 0 complexity · 0367fe864955cca81e8fcc4d9fbf819d MD5 · raw file
- <div>
- When you are using Hudson for various automations, it's sometimes convenient
- to be able to "parameterize" a build, by requiring a set of user inputs to
- be made available to the build process. For example, you might be setting up
- an on-demand test job, where the user can submit a zip file of the binaries to be tested.
- <p>
- This section configures what parameters your build takes. Parameters are distinguished
- by their names, and so you can have multiple parameters provided that they have different names.
- <p>
- See <a href="http://wiki.hudson-ci.org/display/HUDSON/Parameterized+Build">the Wiki topic</a>
- for more discussions about this feature.
- <p>
- It's possible to use Project cascading feature for this property. Please review <a href="http://wiki.hudson-ci.org/display/HUDSON/Project+cascading">
- this document</a>.
- </div>