×
Jenkins uses projects (also known as "jobs") to perform its work. Projects are defined and run by Jenkins users. Jenkins offers several different types of ...
Missing: /url | Show results with:/url
Using Jenkins · Best Practices · Working with projects · Using credentials · Search Box · Referencing another project by name · Aborting a build · Fingerprints ...
Missing: /url | Show results with:/url
Best Practices · Working with projects · Using credentials · Search Box · Referencing another project by name · Aborting a build · Fingerprints · Using local language ...
Missing: /url | Show results with:/url
Document Jenkins on Kubernetes ... Working with projects · Using credentials · Search ... by a specific Jenkins user (as is the case for Pipeline projects created ...
The Jenkins controller administers the Jenkins agents and orchestrates their work, including scheduling jobs on agents and monitoring agents. Agents may be ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
Missing: /url | Show results with:/url
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 ...
Document Jenkins on Kubernetes ... Blue Ocean makes it easy to create a Pipeline project in Jenkins. ... In the Connect to a Git repository section, enter the URL ...
Many organizations use Docker to unify their build and test environments across machines, and to provide an efficient mechanism for deploying applications.
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...