DeployHubProject / DeployHub-Pro

DeployHub Pro Pipeline Status Project
https://www.openmakesoftware.com/application-release-automation-for-continuous-delivery/
Other
11 stars 4 forks source link

Stop deployment on component error #265

Closed sbtaylor15 closed 5 years ago

sbtaylor15 commented 5 years ago

Bad return code from function stops action for a component but next component still proceeds. Need to stop all components.

sbtaylor15 commented 5 years ago

@piyush94 changed to throw an error when zero files are checked out of a repo and when the remote script returns a non-zero return code. Let me know if there are any other use cases you would like to see the deployment stopped.

Please pull latest image.

docker pull quay.io/deployhub/deployhub-pro@sha256:63806aa8b0d586f2518a291756b19f5ae7b84cfa1dcf3af3140fcf0b0e5d71cc

sbtaylor15 commented 5 years ago

CC: @svisagan83

piyush94 commented 5 years ago

@sbtaylor15 working now.

CC: @svisagan83