Jenkins Tutorial #5 – How to Parameterize Jenkins Job

In this Jenkins tutorial, we will learn how to parameterize Jenkins job. Jenkins job parameters lets us to pass the data into your Jenkins job. There are many parameter types supported by Jenkins. Some of the common ones are: String, Choice, Password, File, Multi-line, Run, Credentials.

This tutorial is suitable for anyone who wants to learn Jenkins from very basic till advanced. I will start from Jenkins basics for absolute beginners and slowly move to advanced concepts so its easy for anyone to follow and learn Jenkins.