paratrooper
paratrooper copied to clipboard
Report deployment errors to stderr
We use Paratrooper in our deployment rake tasks. I am in the process of setting up continuous deployment on Codeship however, I'm finding that even when the deployment fails (e.g. Heroku permission denied error) it still treats the deployment as being successful.
Is there a way to get Paratrooper to report a failed deployment as an error to stderr so that it reports correctly to Codeship?
Thanks
What exactly are you looking for regarding output? Maybe a failure status code would be more appropriate?