Is anyone having issues with `run_shell_script` (specifically using `script: git rev-parse --short H...
b
Is anyone having issues with
run_shell_script
(specifically using
script: git rev-parse --short HEAD
)? We use the example from the docs heavily, but in some new repos I've created recently, this step is now hanging indefinitely.