lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
988 stars 89 forks source link

Change exit code in case a deployment fails #116

Closed jackiewmacharia closed 2 years ago

jackiewmacharia commented 6 years ago

This PR updates deploy.coffee to return error code 1 in case of an error during deployment.

Fixes #98