We know how to add select dropdown to TeamCity parameter configuration, for example:
Is it possible to add Checkbox for TC parameter configuration? If it possible, what is the correct way to do this?
We know how to add select dropdown to TeamCity parameter configuration, for example:
Is it possible to add Checkbox for TC parameter configuration? If it possible, what is the correct way to do this?
It's certainly possible in TeamCity 9 and according to the documentation it is also possible in 8 as well.
When defining a parameter, simply click the "Spec" button and then select the "Checkbox" option in the "Type" drop down.