'Create a pipeline jobs from single job jenkins
I need to create a set of pipelines every month for the new version. I want to set up a job that will create the Jenkins jobs with Jenkinsfile from the repo It has to either trigger or run automatically and create a job w.r.t Jenkins file in a folder or workspace. so that I don't have to access the server whenever I need to run a job
This way I can create the jobs of the new version and patches jobs. Also, new views if needed. Dashboard I can manage but creating the number of similar jobs with a similar format is waste of time and resources, is there a way to automate it?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
