Hello,
First we have a plan who build the mobile app called "Build App", this plan will create plan branch when a new branch is created from bitbucket.
When we merge the pull request on master a second build will update the version in the package.json this plan is called "App version bumper", this plan will push on master after a successful version bump.
How i can tel to bamboo to only trigger a build when the plan "App version bumper" has successfully push the version but i also need automated build on plans branches.
Try plan dependency so that branch plan from plan A will trigger branch plan in plan B after successful build
Thanks for reply but plan dependency does not pick the latest version of my code after the parent plan push on the repository
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.