It would be great if you can provide me the solution for the below problem in Jenkins build with parameters.
Problem : I have a parameter with dropdown values "Yes" and "No" in Jenkins Job.
If user selects "Yes", display two String parameters "ABC" and "XYZ" to allow the user to provide the values for the parameters
If user selects "No", Don't display the String parameters.
Thank you very much in advance.
2.1m questions
2.1m answers
60 comments
57.0k users