Skip to content

apiworker: Set -e to trace docker command script execution

Warren Gifford requested to merge nsc/apiworker-echo-commands into main

Created by: Strum355

Currently we only get the straight output from the commands being executed from the shell script passed into the runtime environment. No bueno to read, where does one end and the other start? Bit of an eye sore.

So we shall fix that with this PR using the magic of the 🐚

Merge request reports

Loading