Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting Bitbucket and Jenkins

Viewing page 2 of 2

29 comments

Comment

Log in or Sign up to comment
Claudio De Pace November 8, 2012

OK,fixed it. I was entering the branch name in the configuration area in lower case and that field is case sensitive. Pretty stupid error,but nasty.


Santhosh Reddy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 15, 2013

Hi,

I am completely new to Bitbucket and we have migrated from SVN, i am looking for detailed steps of integrating Bitbucket and jenkins for build setup, is there any detailed documentation available?

Can you please help in setting this process?

Thanks.

Green Elephant October 4, 2018

You can use plugin https://marketplace.atlassian.com/1219418 for  integrate Bitbucket and Jenkins

Vivienne Ansah
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 20, 2021

I resolved connecting Bitbucket and Jenkins by following the steps below:

I created a private and public key using ssh-keygen.

In Bitbucket

Save your public Key in your Bitbucket Account  under https://bitbucket.org/YOURUSERNAME/test/admin/access-keys/

In Jenkins

  1. I navigated to credentials section under Manage Jenkins > Manage Credentials .
    Screenshot 2021-03-20 at 10.31.46.png
  2. Click Add Credentials
  3. Paste your private key and click okay.
    Screenshot 2021-03-20 at 10.35.15.png
  4. Go to the job and assign your private key to the git repo.
  5. Run your job and it should be successful.
    Screenshot 2021-03-20 at 10.39.13.png
TAGS
AUG Leaders

Atlassian Community Events