×
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.
Feb 1, 2022 · The Jenkins agent tried to use the program /usr/local/bin/git as the git program. It could not find it. It could not find it because there is no ...
Missing: /search example
Perform some steps related to the "Deploy" stage. Pipeline example. Here is an example of a Jenkinsfile using Declarative Pipeline syntax — its Scripted syntax ...
A Shared Library is defined with a name, a source code retrieval method such as by SCM, and optionally a default version. The name should be a short identifier ...
Missing: hudson | Show results with:hudson
This is the path to jenkins.war and set by executable.Main when invoked using java -jar jenkins.war . This allows Jenkins to find its own ...
Provides a standard implementation of SCMTriggerItem.scheduleBuild2(int, hudson.model.Action...) to schedule a build with the ability to wait for its result.
A URL SCM plugin for Hudson. This plugin supports polling and checkout. Polling is done by checking the last-modified header returned when connecting to a URL.
This example will search FOO message in all comment lines. ... For example, a multi-branch project will recheck its SCM ... For example, you can use this to run ...
Aug 15, 2022 · When you add a a new Pipeline job, selecting Pipeline script from SCM displays a form which allows you to select the repository from which ...
Missing: /search hudson