kestra-io / plugin-scripts

https://kestra.io/plugins/
Apache License 2.0
9 stars 9 forks source link

feat(script): add new option to fail task on first cmd with a non-zero status #136

Closed fhussonnois closed 7 months ago

fhussonnois commented 7 months ago

This commit adds the new task property failFast for Script and Commands tasks to add interpreter options for handling errors.