Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can Bamboo do that?

Aleksandr September 16, 2017

Hi everyone,

I have been using Bitbucket for a long time and it ok.

Now i realized that i need to automate the build and deployment tasks for the projects. So as i understood the Bamboo is a tool that can do that.

I have several projects stored into bitbucket. So Bamboo needs to get those projects from bitbucket repository. Then build the projects using make file. 

Then i wand to run a script which created a setup (installation) files for the project.

Can Bamboo do that?

1 answer

0 votes
Jeyanthan I
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 18, 2017

This is certainly possible with Bamboo. This Getting started guide might help you to start with it. This page tells you what Bamboo can solve.

You just need the following tasks in your plan.

  • Use Source code checkout task to checkout your code from Bitbucket.
  • Depending on the project, use the appropriate tasks to build.
  • Script task can run any scripts you need.
Aleksandr September 19, 2017

thanks for reply. i will try.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events