Back
All posts

How to integrate Bitbucket Server with Jenkins Pipelines

February 28, 2024
<a href="https://www.freepik.com/free-vector/business-team-brainstorm-idea-lightbulb-from-jigsaw-working-team-collaboration-enterprise-cooperation-colleagues-mutual-assistance-concept-pinkish-coral-bluevector-isolated-illustration_11667116.htm#query=collaboration&position=2&from_view=keyword&track=sph&uuid=21ea3c1d-7461-49c7-9157-5822c4372896">Image by vectorjuice</a> on Freepik

Objective

We want to automate project build using a Parametrised Jenkins Pipeline of the source code stored in Bitbucket Server.

Jenkins Setup

Firstly, we need to install the necessary Jenkins plugins.

Git Parameter - https://plugins.jenkins.io/git-parameter/ - adds git parameters to the Jenkins pipelines, you can use it to specify the branch to check in or any other things used in the Jenkins pipeline.

Build Authorization Token Root Plugin - https://plugins.jenkins.io/build-token-root/ - allows to use the build token for external builds.

Secondly, create a Jenkins Pipeline that checks out and builds the code.

Afterwards, add branch as a parameter.

Jenkins Bitbucket integration setup step 1

Generate an authentication token and make sure you don’t share it.

Jenkins Bitbucket integration setup step 2

Add create your super simple pipeline that builds the branch or just print the hello world message.

Jenkins Bitbucket integration setup step 3

Now we are ready for the Bitbucket Server configuration.

Bitbucket Setup

Install the Bitbucket Post Webhooks plugin and navigate to the repository settings to configure the triggers.

The url should be in the following format and parameters are passed in the url.

http://jenkins.mwf-test.com:8080/buildByToken/buildWithParameters?token=super-secret-access-token-123&job=Pipeline-01&Branch=master

Jenkins Bitbucket integration setup in Bitbucket Server step 1

Click the test connection to see if it triggers the message.

Jenkins Bitbucket integration setup in Bitbucket Server step 2

Select the triggers for the notifications., For instance, it makes sense to sell “On push“.

Push the code to your master branch and trigger the build!

View of triggered builds in Jenkins
View of triggered Jenkins pipelines

Enjoy the building and welcome to our world!

Articles you might like

Unlock Microsoft Teams
December 16, 2020
Unlock Microsoft Teams
You can unlock Microsoft Teams by integrating it with tools your team uses.For Software development teams it can be Jira, Confluence, Bitbucket and Bamboo.For HR teams Workday and other HR systems.For Sales teams it can be CRM integration.
Read more >
Bring information from GitHub into Confluence
March 6, 2024
Bring information from GitHub into Confluence
Learn how to extract your technical documentation, files, and source code from Github to Confluence by integrating these two apps together. Read more.
Read more >
Atlassian tool help enterprises accelerate DevOps adoption
December 16, 2020
Atlassian tool help enterprises accelerate DevOps adoption
Atlassian connects development, IT operations, and agile teams with automation that spans our products and third-party tools. Your team can bring the tools they want, select from our tools, or use a mix of both.
Read more >

Articles you might like

New blog posts

Microsoft Teams Deprecating Connectors: What It Means for Your Webhooks
July 24, 2024
Microsoft Teams Deprecating Connectors: What It Means for Your Webhooks
Microsoft Teams Deprecating Connectors: What It Means for Your Webhooks
Read more >
Partner Spotlight: How Ease Solutions is Transforming Digital Landscapes
July 19, 2024
Partner Spotlight: How Ease Solutions is Transforming Digital Landscapes
Partner Spotlight: How Ease Solutions is Transforming Digital Landscapes
Read more >
Jira Best Practices for Admins and Teams: 4 Tips to Improve How You Use Jira
July 15, 2024
Jira Best Practices for Admins and Teams: 4 Tips to Improve How You Use Jira
To make the most of Jira's capabilities it's essential to follow best practices. Here are 4 tips to help you improve your Jira workflows and boost productivity.
Read more >
Get productivity tips delivered straight to your inbox
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Atlassian Logo
Platinum Marketplace Partner
AICPA Logo
SOC 2 Type II Certified
Gitlab Logo
GitLab Official partner
EU GDPR Logo
EU GDPR Compliant
Google Logo
Google Partner
Microsoft Logo
Microsoft Partner