From 2349f1ce54037df5e7fda4af96b0842718e68c71 Mon Sep 17 00:00:00 2001 From: Krunoslav Pavic Date: Tue, 14 Jan 2025 18:13:42 +0100 Subject: [PATCH] chore: remove JAVA_COMMUNITY_DEPENDENCIES Removes references to jvm-build-service artifacts and results Signed-off-by: dirgim kpavic@redhat.com --- .tekton/integration-service-pull-request.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.tekton/integration-service-pull-request.yaml b/.tekton/integration-service-pull-request.yaml index 56ed5ea22..942052a27 100644 --- a/.tekton/integration-service-pull-request.yaml +++ b/.tekton/integration-service-pull-request.yaml @@ -127,9 +127,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: