The pipelines finishes successful despite an exception in one of the python threads. The expected behavior would be a fail. How can I make the pipeline fail in case of an exception?
Do you have an example pipeline yaml or link to a repository with a failing example? If any command you run as part of the pipeline fails with a non zero exit code, this should cause the pipeline to fail.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.