Google
×
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 ...
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 ...
Mar 2, 2022 · I am trying to build my project but I get these errors: The recommended git tool is: NONE No credentials specified /usr/bin/git rev-parse ...
Nov 7, 2022 · Hi, I am facing following issue on my jenkins controller node: using GIT_SSH to set credentials Jenkins user connection to bitbucket server ...
Oct 6, 2022 · Install the SSL certificate on each agent; Switch to use ssh private keys instead of username/password authentication to clone the repo.
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 ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Mar 13, 2024 · 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 ...
Nov 12, 2023 · Client-side hooks are not copied when the repository is cloned by Jenkins using the inbuilt SCM methods. However, client-side hooks might be ...
Aug 7, 2023 · I have a multibranch pipeline with few jenkins stages. Jenkinsfile is kept in a scm repo. Jenkins agent is created using ec2 plugin. Issue: