×
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
This example will search FOO message in all comment lines. $class: 'PathRestriction'; $class: 'PathRestriction'. If set, and Jenkins is set to poll for ...
Mar 15, 2023 · Hello, I'm trying to set up an IaC pipeline that deploys some resources using terraform. I am storing this pipeline in a top-level Jenkins ...
Missing: /search Copy example
Nov 12, 2023 · Shallow clone requests a limited number of commits from the tip of the requested branch and may save time, data transfer, and disk space.
Missing: /search | Show results with:/search
The creation of the branch job is just a copy operation within Jenkins - or a rename and copy if you want to move the build history. There are some issues ...
Missing: /search | Show results with:/search
The best way to specify the SCM is using an SCM plugin which has been specifically updated to support a new API for checking out an arbitrary named version ( ...
Missing: hudson | Show results with:hudson
Apr 1, 2022 · I have no problem cloning the repo from command line. I have tried deleting the workspace, downgrading a few of the plugins, adding the Wipe out ...
Missing: /search Copy example
It performs a clone from the specified repository. Use the Pipeline Syntax Snippet Generator to generate a sample pipeline script for the git step. More ...
A convenience constructor that sets everything to default. Parameters: repositoryUrl - git repository URL Repository URL to clone from. GitSCM. @ ...
Missing: github | Show results with:github
The following examples are sourced from the the pipeline-examples repository on GitHub and contributed to by various members of the Jenkins project.