×
Feb 1, 2017 · DO use parameterized Pipelines and variables to make your Pipeline scripts more reusable. Passing in parameters is especially helpful for ...
Aug 31, 2018 · Services interacting through Kubernetes CRDs in order to promote better reuse ... No parsing of test reports, no build history. ... Load of other ...
Oct 2, 2017 · The approach allows to create a standard Pipeline that can be reused by applications that are built in a similar way. It works for Declarative ...
Missing: load | Show results with:load
This section builds on the information introduced in Getting started with Pipeline and should be treated solely as a reference. For more information on how ...
As of version 2.7 of the Pipeline: Shared Groovy Libraries plugin, there is a new option for loading (non-implicit) libraries in a script: a library step that ...
Many build tools will download external dependencies and cache them locally for future re-use. Since containers are initially created with "clean" file systems, ...
Mar 22, 2024 · This plugin provides integration with Pipeline, configures maven environment to use within a pipeline job by calling sh mvn or bat mvn.
Missing: load | Show results with:load
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: reuse | Show results with:reuse
In the example below, the "Build" stage will be performed on one agent and the built results will be reused on two subsequent agents, labelled "linux" and " ...
May 9, 2019 · Through developing the Jenkins Templating Engine, we've seen pipeline development decrease from months to days now that we can reuse tool ...