I have N build plans for one branch in Bitbucket server (git).
If I commit and push to my branch build plans are trigger and N-1 plans fails and only 1 succeed (It's wanted behavior)
But in the Bitbucket server I have red icon which inform me that build fail which is not right (in my situation).
Is there any option to tell bitbucket that only "one succeeded build is enough" (at least one succeed is enaugh)?
I use Bitbucket Server (hosted in office) and own instance of Bamboo