From fcdeb38e77b6f416adfc09aea7a579d78b1a4c2b Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Wed, 15 Sep 2021 18:35:22 +0200 Subject: [PATCH] correction d'une typo --- tekton/pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tekton/pipeline.yaml b/tekton/pipeline.yaml index e3e4e6d..019a08b 100644 --- a/tekton/pipeline.yaml +++ b/tekton/pipeline.yaml @@ -9,7 +9,7 @@ spec: type: git tasks: - - name: git-inspect + - name: kubelinter resources: inputs: - name: src