Day 72: Jenkins Parameterized Builds




Kindly review Devops Challenge task failed even after doing correctly

Hello.

Please check this topic,

I encountered with the same trouble while tried to pass this task earlier. So you just need to do everything on UI, not with a declared or a scripted pipeline.

Hope this helps.

1 Like

Hi, I followed your steps very carefully and I had the same error. I think it is a problem in the plataform. Could you, please, review my configurations? The build of the job is correct and I did it with differents options. thanks

My error is : job parametrized-job is not having any string parameter

Just did this task and it worked for me. In your image, I only see one parameter, which does appear to be a string. I don’t see the “choice” type parameter for env, which you’d also need. You may want to compare your solution with this guy’s solution, to see if you need to do something different.