It's all about the answers!

Ask a question

How to do Parameterized Build in BuildForge?


Jirong Hu (1.5k9290258) | asked Aug 01 '17, 5:02 p.m.

 Can I do Parameterized Build in BF? Basically I want to give some input values before the build starts. This is how Jenkins does it: https://wiki.jenkins.io/display/JENKINS/Parameterized+Build

Accepted answer


permanent link
Joshua Keefe (56) | answered Aug 03 '17, 11:53 a.m.

The closest option to this under Build Forge would be the environment variables listed under the Job Start Page.
As this page should allow you modify most variables that are not set to "Read-Only"

If you wanted to set build to be able to run different depending on a a setting, an environment variable can be used against conditional type steps to control which build step or libraries are ran with the build.

Jirong Hu selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.