Question: How to customize the spinnaker pipeline to ignore the failed steps and proceed with exception to next steps
Answer: We have to enable a checkbox in the pipeline:
1) After login to the console
2) click on pipelines
3l) click on any stage option
4) under execution option you can see how spinnaker should handle a failure of the stage.
A screen short is attached.