On a "Plan configuration" page i can select the "Dependencies" tab and set child project to build after current build is done.
But..
I need the opposite. I don't want to trigger all my other projects that depends on one project.
I need to run other plans before my current plan, not after.
For example:
Plan A
Plan B
Plan C
Plan B depends on Plan A
Plan C depends on Plan A
For now i can set dependencies like that:
When Plan A is built successfully, trigger Plan B and Plan C.
But, I want:
When i run Plan C, i want to build Plan A before Plan C and then build Plan C.
Is that possible?
Hi!
Let's cover by Final stage from Bamboo 6.8 release,
and using these plugins
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.