Resolved! How to stop workflow from executing automatically if there is a error at particular stage ?
I have designed custom workflow that send GET request to Jenkins at multiple stage. how can i stop the execution of rest workflow if there is error at previous stage. #workflow #flow
