×
Search K. > User Documentation Home. User ... For instance, copy the following Declarative example Pipeline ... Pipeline section on the Pipeline configuration page) ...
Missing: devops | Show results with:devops
The Jenkins Configuration as Code (JCasC) feature defines Jenkins configuration parameters in a human-readable YAML file that can be stored as source code.
jiraUserSearch : JIRA Steps: Search Active JIRA Users by username, name or email address. ... ebCreateConfigurationTemplate : Creates a new configuration template ...
A continuous delivery (CD) pipeline is an automated expression of your process for getting software from version control right through to your users and ...
In this example, we use a Kubernetes config file that has been configured as a secret file credential named my-kubeconfig . Jenkinsfile (Declarative Pipeline).
Missing: devops | Show results with:devops
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 ...
Configure artifact registration in a scripted pipeline or freestyle job using th DevOps API/artifact/registration endpoint. Multiple artifact versions are ...
A simple way to get started with Pipeline is to use the Snippet Generator available in the configuration screen for a Jenkins Pipeline job. Using the ...
Nov 22, 2019 · Let's take a look! Single configuration pipeline. I'll start with a simple pipeline with build and test stages. I'm using echo ...