You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
In Bamboo, I have a Build Plan which uses Branches.
Each branch represents it's target environment.
ex. dev, qa, prod
I would like to use this build plan (at the artifacts it generates) in a Deployment Project and then configure each environment of the Deployment Project to each use a different branch from the build project.
I see this can be done with Triggers, but I do not want the environment deployment to run automatically. Is there any other way to do this?
FWIW, you can select which branch is your 'default' branch for a Deployment Project when configuring it. So, in theory, you could use one Dep. Project per branch, one environment each. Then, whenever you create release/ deploy, the correct branch would be preselected for you.
The problem with that would be that each deployment would maintain its own release numbering, but perhaps it's OK for you (since you seem to build separate releases for each env. anyway)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.