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

     1  #!/bin/bash
     2  
     3  # The `post-artifact` hook will run just after artifacts are uploaded
     4  
     5  set -e