×
Through the classic UI - you can enter a basic Pipeline directly in Jenkins through the classic UI. In SCM - you can write a Jenkinsfile manually, which you can ...
This tutorial walks you through the process of deploying a Jenkins application. You will launch an EC2 instance, install Jenkins on that instance, and configure ...
Missing: scm | Show results with:scm
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
This chapter covers all recommended aspects of Jenkins Pipeline functionality, including how to: get started with Pipeline — covers how to define a Jenkins ...
Jenkins agents can be launched in physical machines, virtual machines, Kubernetes clusters, and with Docker images. This section connects Docker agents to ...
Missing: Automation | Show results with:Automation
Click New Item on your Jenkins home page, enter a name for your job, select Multibranch Pipeline, and click OK. Configure your SCM source (options include Git, ...
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Missing: Automation cloud
To add new global credentials to your Jenkins instance: ... From the Jenkins home page (i.e. the Dashboard of the Jenkins classic UI), click Manage Jenkins > ...
Missing: Automation | Show results with:Automation
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Missing: Automation | Show results with:Automation