Hi, all, Is there a way to instantly fail a build if a dependent build fails? In a nutshell, we have all of our framework code in one project, with the associated unit tests. If the framework build passes, builds are triggered in all of our application builds. Is there a way to force the app builds to fail if the framework build fails?
Thanks Joe
