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
Hi Ankur, Thank you for quick response.i had thought of this however since the workflow is very huge and at each stage Jenkins is called so pointing to end with each stage will make workflow design more complex. if there any way such that if there is...