Setting Up a Jenkins Instance With Configuration as Code (Using Yaml Configuration)

Sometimes we want visibility, and we want to keep track of how our Jenkins instance is configured and parameterized. 

Making these changes from the Jenkins UI is pretty straightforward, but on the other hand, we don't keep track of history changes, and we need to jump from one menu item to another to get the big picture of how the setup is as a whole.

CategoriesUncategorized