Skip to content

script_stop: true hinders errors #130

@ocervell

Description

@ocervell

When I add script_stop: true, if any of the commands in the script section fail, I don't get any logs, just the following error:

======END======
2021/08/12 13:11:49 Process exited with status 1

I'd like the script to abort if there is an error if one of the commands, but still display the entire log, so I can know what went wrong.

Adding debug: true doesn't help much.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions