×
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Missing: Devops | Show results with:Devops
Nov 12, 2023 · This plugin integrates Git with Jenkins.
Missing: /search | Show results with:/search
Jul 27, 2022 · Hello everybody, I am trying to run a job in Jenkins. I created the job and started to configure it. On the “Source Code management” tab I ...
Missing: /search | Show results with:/search
in the library step, Jenkins will look for a preconfigured library of that name. (Or in the case of a github.com/owner/repo automatic library it will load that ...
Missing: hudson | Show results with:hudson
Jan 18, 2024 · This plugin allows configuration of Jenkins based on human-readable declarative configuration files.
Missing: hudson | Show results with:hudson
This plugin enables the selection of multiple source code management systems for a build. For example, it enables checking out the source code from one SCM ...
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
Feb 19, 2024 · This plugin will allow you to manage global hudson build stats concerning build failures.
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...