From 33c3da309a6b5a50aeb9f9b34aa4d77da3597289 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5rten=20Svantesson?= Date: Thu, 23 Mar 2023 11:07:53 +0100 Subject: [PATCH] chore: remove upload-binaries step I don't think the binaries are needed for cd-indicators. The step also fails and would be slow if it did work. --- .lighthouse/jenkins-x/release.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.lighthouse/jenkins-x/release.yaml b/.lighthouse/jenkins-x/release.yaml index 36dc699..3d6c416 100755 --- a/.lighthouse/jenkins-x/release.yaml +++ b/.lighthouse/jenkins-x/release.yaml @@ -33,8 +33,6 @@ spec: resources: {} - name: release-chart resources: {} - - name: upload-binaries - resources: {} - name: promote-release resources: {} serviceAccountName: tekton-bot