×
Copying projects; Renaming projects; Moving projects. Jenkins uses projects (also known as "jobs") to perform its work. Projects are defined and run by Jenkins ...
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
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 ...
Many organizations use Docker to unify their build and test environments across machines, and to provide an efficient mechanism for deploying applications.
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 guided tour introduces you to the basics of using Jenkins and its main feature, Jenkins Pipeline. This tour uses the "standalone" Jenkins distribution, ...
Missing: book/ | Show results with:book/
Install the Docker Pipeline plugin through the Manage Jenkins > Plugins page. After installing the plugin, restart Jenkins so that the plugin is ready to use.
Missing: /url book/
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 ...
Working with projects · Using credentials · Search ... When your Jenkins is secured, you can use HTTP BASIC authentication to authenticate remote API requests.