The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Build plan and linked repository for different build environment

Aakash Basnet
March 31, 2015

I am thinking of creating a three different build plan for three different environment like Sys, Int and Prod.Do I have to create a different repositories for each build plan to linked with? or Can I go with single repository for each build plan? My core intent is to get idea on how to perform continuous integration build for different environment. Or only single build plan and single repository is sufficient to carry out build for each environment if so how?

Please suggest me how to carry out the build plan?

Thank you

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
dericleeyy
Contributor
April 13, 2015

You can use the same linked repository for different build plans. There isn't a need to create multiple instance of the same repository if the different build plans are using the same code.

Looking at this, you can have a single build plan and multiple deployment deployment environment. The build plan is responsible for compilation and testing of the project. The deployment environment is responsible of transferring the artifacts to the environment and starting up the application.

 

TAGS
AUG Leaders

Atlassian Community Events