×
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 ...
Getting started with Pipeline · Using a Jenkinsfile · Running Pipelines · Branches and Pull Requests · Using Docker with Pipeline · Extending with Shared Libraries ...
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: ...
Jenkins Pipeline exposes environment variables via the global variable env , which is available from anywhere within a Jenkinsfile . The full list of ...
Oct 2, 2017 · In this blog post I'd like to outline the possibility to create such a pipeline "template" using Jenkins Shared Libraries. If you're not yet ...
Missing: book/ | Show results with:book/
Creating a shared library · Faster Pipelines with the Parallel Test Executor Plugin · Converting Conditional Build Steps to Jenkins Pipeline · Pipeline ...
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
This is a simple demonstration of how to run a Gradle build, that resolves dependencies, upload artifacts and publish build info to Artifactory. Read the full ...
Missing: book/ libraries
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
The first time you create a Pipeline in Blue Ocean for a specific Git server, Blue Ocean prompts you for your Git credentials to allow you to create Pipelines ...
Missing: libraries