Hi All, I was wondering - Is it possible to do a conditional build that depends on another build process failing?
I have an incremental build task running which may fail, when it fails I would like to kick of a full build on the same code view, but only if it fails the incremental build. Cheers, Shaun
