×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
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 ...
Automatically creates a Pipeline build process for all branches and pull requests. · Code review/iteration on the Pipeline (along with the remaining source code) ...
Search Box · Referencing another ... Pipeline · Multibranch Pipeline · Organization ... Rename an existing project by clicking the "Rename" action on the project ...
Referencing another project by name · Aborting a ... Pipeline Syntax reference · Pipeline Steps ... search and auto-completion feature to your browser search box.
Search K. > ... The Pipeline syntax snippet generator assists users as they define Pipeline steps with their arguments. ... Project. Structure and governance ...
Search K. > ... Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... Reads a Maven project file. The ...
Referencing another project by name. In many places throughout Jenkins, you can refer to another project/job by name. For example, in a Pipeline Script, ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
The Multibranch Pipeline project type enables you to configure different jobs for different branches of the same project. In a multi-branch pipeline ...
Jenkins Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code". The definition of a Jenkins Pipeline is ...