Hmm thanks for your feedback on this. I looked around and saw that theres a buildkite environment variable BUILDKITE_COMMAND_EXIT_STATUS
, which basically stores the exit code from the last command run in the command hook.
However, right now its not showing up on the environment
tab of my build step. Any idea?