×
job-dsl ... Build Pipeline plugin - provides a way to execute Jenkins jobs sequentially ... configure different jobs for different branches of the same project.
This section describes how to get started with creating your Pipeline project in Jenkins and introduces you to the various ways that a Jenkinsfile can be ...
Missing: converter | Show results with:converter
Jan 19, 2017 · In this post, we'll take a look at how we might converting Freestyle jobs that include conditional build steps to Jenkins Pipeline. Unlike ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Jan 3, 2024 · Enables defining Jenkins Pipelines as YAML Files. This plugin is currently in the Incubation Stage (see the documentation).
Global Post Script Plugin — Execute a global configured groovy script after each build of each job managed by the Jenkins. This is typical for cases when ...
Oct 25, 2023 · This plugin allows Jobs and Views to be defined via DSLs.
Missing: converter | Show results with:converter
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Oct 1, 2021 · I am currently converting an old pipeline to a Jenkinsfile (scripted) based one. ... It is possible to create a user token and use that and ...
Missing: dsl project
Pipeline: Multibranch. View this plugin on the Plugins site. properties : Set job properties. Updates the properties of the job ...