github.com/stevenmatthewt/agent@v3.5.4+incompatible/packaging/linux/root/usr/share/buildkite-agent/hooks/post-command.sample (about) 1 #!/bin/bash 2 3 # The `post-command` hook will run after the bootstrap script has run your 4 # build commands 5 6 set -e