×
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: backup | Show results with:backup
As mentioned previously, Jenkins Pipeline is a suite of plugins that supports implementing and integrating continuous delivery pipelines into Jenkins.
Missing: backup | Show results with:backup
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Missing: backup | Show results with:backup
A simple way to get started with Pipeline is to use the Snippet Generator available in the configuration screen for a Jenkins Pipeline job. Using the Snippet ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Missing: backup | Show results with:backup
Click New Item on your Jenkins home page, enter a name for your (pipeline) job, select Pipeline, and click OK. · In the Script text area of the configuration ...
Missing: backup | Show results with:backup
Having good backups of your Jenkins instance is critically important. Backups are used for: Disaster recovery. Recovering an older configuration (an ...
Missing: dsl web
With the introduction of the Pipeline plugin, users now can implement a project's entire build/test/deploy pipeline in a Jenkinsfile and store that alongside ...
Missing: backup | Show results with:backup
Existing properties set through the Jenkins UI for non-multibranch Pipelines will be preserved. properties. Array / List of Nested Choice of Objects; +
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the ...