diff --git a/hooks/cleanup-pipelineruns.sh b/hooks/cleanup-pipelineruns.sh new file mode 100644 index 0000000..f8dae92 --- /dev/null +++ b/hooks/cleanup-pipelineruns.sh @@ -0,0 +1,27 @@ + +#!/usr/bin/env bash + +if [[ $1 == "--config" ]] ; then + cat <