Jenkins Build Images (lvl 3/task 3)

Hello,

My task validation failed with explanation:

But the task is to create pipeline job named ‘nginx-coNtainer’ not ‘nginx-coMtainer’
here is the task configuration:

From what I can see, your pipeline has a build stage, not a Build stage, so that would be a case sensitivity thing.

OK, thanks. I overlooked that.
Nevertheless, the job name in the explanation for the failure was wrong and confusing.