From 24cf1cd5511ae24a8a9f3940f2b8f8d5ddfa2cb7 Mon Sep 17 00:00:00 2001 From: ange Date: Thu, 1 May 2025 02:21:11 +0000 Subject: [PATCH] debug --- manifests/bin/deploy.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/bin/deploy.sh b/manifests/bin/deploy.sh index 4b4576e..92cad68 100755 --- a/manifests/bin/deploy.sh +++ b/manifests/bin/deploy.sh @@ -1,5 +1,6 @@ -#!/bin/bash -ex +#!/bin/bash -e set -o pipefail +set -x function kapply() { for f in "$@"; do