From f4da63cd3c40568f21e28d89f721df02dea7bcda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Sat, 30 May 2020 17:09:25 +0200 Subject: [PATCH] Add debug to chart-testing --- ct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ct.yaml b/ct.yaml index ccb31321c..1a5cbd46b 100644 --- a/ct.yaml +++ b/ct.yaml @@ -5,5 +5,6 @@ chart-repos: remote: origin validate-chart-schema: true validate-maintainers: true +debug: true validate-yaml: true check-version-increment: true