×
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: ...
Missing: /url | Show results with:/url
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 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
May 17, 2024 · This plugin adds that functionality by allowing you to create “library script” SCM repositories. You may define libraries hosted by any SCM in a ...
Missing: /url book/
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
Feb 15, 2022 · This allows attackers with Item/Configure permission to execute arbitrary code in the context of the Jenkins controller JVM through crafted SCM ...