Generate Jenkins Job Configuration Automatically | Jenkins Tutorials
Generate Jenkins Job Configuration Automatically? Job DSL Plugin The job-dsl-plugin allows the programmatic creation of projects using a DSL. Pushing job creation into a script allows you to automate and standardize your Jenkins installation, unlike anything possible before. More – https://wiki.jenkins-ci.org/display/JENKINS/Job+DSL+Plugin https://github.com/jenkinsci/job-dsl-plugin/wiki/Tutorial—Using-the-Jenkins-Job-DSL Multi-Branch Project Plugin This plugin adds additional project types that create sub-projects for … Read more