There is no way to mark a job on success if it fails in any meaningful way.
However, you can use the when
modifier to run specific jobs on success or failure. https://circleci.com/docs/2.0/configuration-reference/#the-when-attribute
There is no way to mark a job on success if it fails in any meaningful way.
However, you can use the when
modifier to run specific jobs on success or failure. https://circleci.com/docs/2.0/configuration-reference/#the-when-attribute