Passing parameters to Finalbuilder

HI,

Is there a way to pass parameters from Continua to Finalbuilder? For example the user will enter the name of a specific repository he wants to update during the build, environment name to deploy to, a parameter for backup etc'.

Cheers.

Yes, on Continua’s FinalBuilder Action properties dialog, there is a Variables tab, you can specify the variables and values as :

FinalbuilderVariableName=ValueFromContinua

e.g :

OUTPUT_FOLDER=$Workspace$\Output

http://wiki.finalbuilder.com/display/continua/FinalBuilder+Action