DEV Community

Naveen45202
Naveen45202

Posted on

Jenkins include file parameter and string parameter inside choice parameter

Is it possible to include file/string parameters values inside choice parameter in jenkins Ex - I have a choice parameter called 'File' which has two values FILE01 and FILE02. If user chooses FILE01 I want other file/string/date parameters to show up, if he chooses FILE02 I want other file/string/date parameters…

Top comments (0)