And one more question: is there way to cancel or fail co-dependency build if another co-dependency build failed?
User case is: I have build ‘A’ which takes 10 sec and ‘B’ which takes 1 min. Also, I have build ‘Z’ which dependent from 2 previous builds. Assuming ‘A’ failed, I want to cancel ‘B’.