Is it possible to set dependency between builds, so if a change is committed in a dependent build, the complete chine is triggered in the correct order
For example if I have: 1. Build A that depends on B & C 2. A,B & C depends on D Then, if a change in committed to build D the. I would expect that first B &C will be triggered and only after both B& C builds is complete, build A will be triggered. Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/3769d552-24d4-4a7d-98c5-d4a6ce71c902%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
