From 8bed95dd3ec7115b870b3fca4be944bac744410d Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Sat, 4 May 2024 20:19:54 +0200 Subject: [PATCH] Create an app --- hooks/cleanup-pipelineruns.sh | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100755 hooks/cleanup-pipelineruns.sh diff --git a/hooks/cleanup-pipelineruns.sh b/hooks/cleanup-pipelineruns.sh deleted file mode 100755 index f8dae92..0000000 --- a/hooks/cleanup-pipelineruns.sh +++ /dev/null @@ -1,27 +0,0 @@ - -#!/usr/bin/env bash - -if [[ $1 == "--config" ]] ; then - cat <