×
Jan 16, 2024 · I have created a build pipeline using Jenkinsfile in a bitbucket cloud repo. Jenkins is using x-auth-token with pull request write access to ...
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 ...
Nov 12, 2023 · Multibranch implementations are available for GitHub, Bitbucket, GitLab, Gitea, and Tuleap. The 30 minute video clip below introduces ...
Jan 12, 2024 · I probably need to set GIT_SSH_COMMAND to ssh -v -i $VARIABLE but dont know what the variable is used by the checkout plugin where the creds are ...
Allows to use Bitbucket Cloud and Bitbucket Server as sources for multi-branch projects. It also provides the required connectors for Bitbucket Cloud Team ...
May 4, 2023 · Hello everyoone! I am having the “not a git repository” error when trying to run a multibranch pipeline project. I'm running Jenkins locally ...
Missing: bitbucket | Show results with:bitbucket
Apr 3, 2022 · ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Command "C:\Program Files\Git\bin\git.exe fetch --tags --force ...
May 2, 2023 · 1 getting the below error from Job configuration for Bitbucket primary server. Failed to connect to repository : Command “git ls-remote -h ssh ...
Aug 14, 2023 · Hi Team, I'm having issues all of a sudden with my Jenkins cannot execute any jobs. all my jobs are pipeline structured and run on agent ...
Missing: bitbucket | Show results with:bitbucket
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 ...