×
Copy an existing project by clicking the "New Item" link on the side panel. Enter the name of the destination project in the "Item name" field.
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 ...
Best Practices ; Automate job definition. Use organization folders; Use multibranch Pipelines; Use Pipeline ; Manage your jobs. Report build results; Build on ...
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 ...
Working with projects · Using credentials · Search ... The XML API supports a selection by XPath by using the query parameter 'xpath'. ... URL is a Jenkins URL.
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/
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 ...
The simplest way to install Jenkins on Windows is to use the Jenkins Windows installer. That program will install Jenkins as a service using a 64 bit JVM ...
Missing: projects/ | Show results with:projects/
The vars directory hosts script files that are exposed as a variable in Pipelines. The name of the file is the name of the variable in the Pipeline. So if you ...