×
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
The Jenkins controller administers the Jenkins agents and orchestrates their work, including scheduling jobs on agents and monitoring agents. Agents may be ...
Document Jenkins on Kubernetes ... Working with projects · Using credentials · Search ... by a specific Jenkins user (as is the case for Pipeline projects created ...
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
Jenkins – an open source automation server which enables developers around the world to reliably build, test, and deploy their software.
Missing: book/ | Show results with:book/
The procedures in this chapter are for new installations of Jenkins. Jenkins is typically run as a standalone application in its own process. The Jenkins WAR ...
Missing: projects/ | Show results with:projects/
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 ...
Many organizations use Docker to unify their build and test environments across machines, and to provide an efficient mechanism for deploying applications.