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