From 24b62bd527ada97a824d08cd514984cfe974cf83 Mon Sep 17 00:00:00 2001 From: WesleyCharlesBlake Date: Wed, 27 Apr 2022 16:27:38 +0200 Subject: [PATCH] clean up chart-test config until our repo is actually working --- ct.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ct.yaml b/ct.yaml index 088c20e..12da47b 100644 --- a/ct.yaml +++ b/ct.yaml @@ -2,6 +2,6 @@ remote: origin target-branch: master chart-dirs: - charts -chart-repos: - - pokt=https://pokt-foundation.gitlab.io/charts +#chart-repos: +# - pokt=https://pokt-foundation.gitlab.io/charts helm-extra-args: --timeout 600s