Tip of the Week – Triggering a Bamboo build from Bitbucket

Reading Time: < 1 minute

First we need to create our Bitbucket repository as a Linked repository in Bamboo.

Linked repository screen in Bamboo

Then we’ll need to create a build plan for the code in this repository.

Bamboo build plan

We must take special care to create the right trigger:

Configure the correct trigger

Next up we need to go to our Bitbucket repository and create a Bamboo service.

Bamboo service in Bitbucket.

That’s it, if you now push your changes to Bitbucket the Bamboo build will be triggered automatically. If you like this article don’t hesitate to share it!