rapid7 / builderator

Tools to make CI Packer builds awesome
MIT License
23 stars 9 forks source link

Stop execution when a command fails #115

Closed athompson-r7 closed 7 years ago

athompson-r7 commented 7 years ago

This changes the behavior of Thor::Actions.run to fail when the command exits with a non 0 exit code.