From 1e88c70d2f3f23c14887ad73980cc166118fa50f Mon Sep 17 00:00:00 2001 From: Sheogorath <sheogorath@shivering-isles.com> Date: Tue, 17 May 2022 23:38:07 +0200 Subject: [PATCH] fix(tekton): Add duplicated spec field --- infrastructure/tekton/repository.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/tekton/repository.yaml b/infrastructure/tekton/repository.yaml index 1bb79ad2c..b6dcff15a 100644 --- a/infrastructure/tekton/repository.yaml +++ b/infrastructure/tekton/repository.yaml @@ -3,7 +3,6 @@ kind: GitRepository metadata: name: tekton namespace: tekton-system -spec: spec: interval: 30m ref: -- GitLab