Skip to content

Commit 7f97d7c

Browse files
committed
test commit
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
1 parent 792917f commit 7f97d7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/create-kind-cluster.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
set -o errexit
44
set -o nounset
55
set -o pipefail
6+
set -x
67

78
: "${SERVICE_ACCOUNT_ISSUER:?Environment variable empty or not defined.}"
89

0 commit comments

Comments
 (0)