github.com/stevenmatthewt/agent@v3.5.4+incompatible/packaging/linux/root/usr/share/buildkite-agent/hooks/pre-checkout.sample (about)

     1  #!/bin/bash
     2  
     3  # The `pre-checkout` hook will run just before your pipelines source code is
     4  # checked out from your SCM provider
     5  
     6  set -e