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

     1  #!/bin/bash
     2  
     3  # The `command` hook script will replace the default implementation of running
     4  # the build command.
     5  
     6  set -e