×
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 ...
Missing: integration ubuntu
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:
Missing: integration | Show results with:integration
Feb 26, 2022 · Are there two possible approaches? (1) local Jenkins uses SSH to gain access to remote server and pushes content, (2) remote Jenkins pulls ...
Sep 24, 2023 · Enables to define external Jenkinsfile from another repository for Multibranch Pipeline Projects.
Missing: ubuntu | Show results with:ubuntu
Nov 7, 2022 · Hey , I added my Private SSH (id_ed25519 )key to Jenkins, which it reads perfectly, but for some reason It isnt able to read the github SSH ...
Missing: ubuntu | Show results with:ubuntu
Jun 21, 2022 · The issue got resolved after removing the old credentials (from windows credential manager and as well as credentials.xml under .jenkins folder) ...
Missing: integration | Show results with:integration
I don't know where the real problem is: the missing "modern scm" selection for the job configuration or the population of the credentials fiels of legacy scm.
Missing: ubuntu | Show results with:ubuntu
Oct 28, 2022 · this give to me this error message in the configuration of the job : Failed to connect to repository : Command “git ls-remote -h – ssh://gituser ...
Missing: ubuntu | Show results with:ubuntu
Nov 12, 2023 · This removes remote tracking branches and tags from the local workspace if they no longer exist on the remote. checkout scmGit( branches ...