Closed Boughtmanatee5 closed 4 years ago
When exec returns with code 1 throw an error that includes ref.stderr instead of shell.stderr.
exec
ref.stderr
shell.stderr
Fixes: https://github.com/storybookjs/storybook-deployer/issues/72
@ndelangen any reason not to merge this?
Go ahead!
What?
When
exec
returns with code 1 throw an error that includesref.stderr
instead ofshell.stderr
.Why?
Fixes: https://github.com/storybookjs/storybook-deployer/issues/72