enum class ParameterDisplay
Specifies how parameter is shown in the Run Custom Build dialog
Parameter is shown as usual |
|
TeamCity will require a review of the parameter value when clicking the Run button (won't require the parameter if build is triggered automatically) |
|
Parameter will not be shown in the Run Custom Build dialog, but will be sent to a build |
val value: String |