From 231965ac5c7d9284436445da6498a792f291fbe2 Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 7 Dec 2023 16:43:07 +0100 Subject: [PATCH] ci: extend timeout --- tools/ct.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ct.yml b/tools/ct.yml index 044539c..66fa900 100644 --- a/tools/ct.yml +++ b/tools/ct.yml @@ -1,4 +1,4 @@ -# helm-extra-args: --timeout 600s +helm-extra-args: --timeout 600s check-version-increment: false debug: true target-branch: main