ingenieux / awseb-deployment-plugin

Jenkins Plugin for AWS Elastic Beanstalk
Apache License 2.0
29 stars 53 forks source link

Make build step fail upon aborted deployment. #87

Closed inthesmall closed 4 years ago

inthesmall commented 5 years ago

Throw an error if a deployer command returns true. Current behaviour is for the deployment to be aborted, but the jenkins build step is marked as successful.