From 4b8ff080c294a9683dbae0c7cd0f61e3d8d77314 Mon Sep 17 00:00:00 2001 From: trinitas Date: Sat, 21 Nov 2020 23:49:33 +0000 Subject: [PATCH] Debug print in CI --- ci/helm_test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/helm_test.sh b/ci/helm_test.sh index 98cffca..0c284d9 100755 --- a/ci/helm_test.sh +++ b/ci/helm_test.sh @@ -1,6 +1,7 @@ #!/bin/bash set -e +set -x if [ ! -d "$1" ] then