github.com/pquerna/agent@v2.1.8+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