From 6cec22780945fbce6c473f6876bcb3575a6c4838 Mon Sep 17 00:00:00 2001 From: Isaac Date: Tue, 14 Jan 2025 17:21:02 +0100 Subject: [PATCH] Remove deprecated reference to JAVA dependency --- .tekton/deployment-validation-operator-push.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tekton/deployment-validation-operator-push.yaml b/.tekton/deployment-validation-operator-push.yaml index 3b59fd35..21725d61 100644 --- a/.tekton/deployment-validation-operator-push.yaml +++ b/.tekton/deployment-validation-operator-push.yaml @@ -130,9 +130,6 @@ spec: - description: "" name: CHAINS-GIT_COMMIT value: $(tasks.clone-repository.results.commit) - - description: "" - name: JAVA_COMMUNITY_DEPENDENCIES - value: $(tasks.build-container.results.JAVA_COMMUNITY_DEPENDENCIES) tasks: - name: init params: