From a32aa384ff32c35488a7125560ac13c8fd6a10c8 Mon Sep 17 00:00:00 2001 From: Krunoslav Pavic Date: Tue, 14 Jan 2025 18:15:01 +0100 Subject: [PATCH] chore: remove JAVA_COMMUNITY_DEPENDENCIES Removes references to jvm-build-service artifacts and results from on-push build pipeline --- .tekton/integration-service-push.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tekton/integration-service-push.yaml b/.tekton/integration-service-push.yaml index ae4694bca..4121224f0 100644 --- a/.tekton/integration-service-push.yaml +++ b/.tekton/integration-service-push.yaml @@ -124,9 +124,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: