×
Pipeline as Code describes a set of features that allow Jenkins users to define pipelined job processes with code, stored and versioned in a source ...
Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code" via the Pipeline domain-specific language (DSL) syntax.
Missing: /url | Show results with:/url
Declarative Pipeline presents a more simplified and opinionated syntax on top of the Pipeline sub-systems. In order to use them, install the Pipeline: ...
Enter your Pipeline code into the Script text area. For instance, copy the following Declarative example Pipeline code (below the Jenkinsfile ( …​ ) heading) ...
Document Jenkins on Kubernetes. Security. Overview ... Full URL of Jenkins, such as https://example.com ... Pipeline code. Notes: The Credentials fields ...
The Pipeline plugin was inspired by the Build Flow plugin but aims to improve upon some concepts explored by Build Flow with features like: the ability to ...
Missing: book/ | Show results with:book/
Jenkins Pipeline includes built-in documentation and the Snippet Generator which are key resources when developing Pipelines. They provide detailed help and ...
Jenkins Pipeline provides an extensible set of tools for modeling simple-to-complex delivery pipelines "as code". The definition of a Jenkins Pipeline is ...
Missing: /url book/
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: /url | Show results with:/url
Once your Pipeline has completed, whether it succeeds or fails, you can go to the side panel for the run in the classic UI and click on "Restart from Stage".
Missing: /url | Show results with:/url