diff --git a/.tekton/rhsm-pull-request.yaml b/.tekton/rhsm-pull-request.yaml index 905da15333..9d9279dca1 100644 --- a/.tekton/rhsm-pull-request.yaml +++ b/.tekton/rhsm-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: diff --git a/.tekton/rhsm-push.yaml b/.tekton/rhsm-push.yaml index 5a3f33267a..445a115cbe 100644 --- a/.tekton/rhsm-push.yaml +++ b/.tekton/rhsm-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-api-pull-request.yaml b/.tekton/swatch-api-pull-request.yaml index 851a899865..f66d340db6 100644 --- a/.tekton/swatch-api-pull-request.yaml +++ b/.tekton/swatch-api-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: diff --git a/.tekton/swatch-api-push.yaml b/.tekton/swatch-api-push.yaml index 8d3c681d72..98a624bc71 100644 --- a/.tekton/swatch-api-push.yaml +++ b/.tekton/swatch-api-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-contracts-pull-request.yaml b/.tekton/swatch-contracts-pull-request.yaml index b219156809..d675f03430 100644 --- a/.tekton/swatch-contracts-pull-request.yaml +++ b/.tekton/swatch-contracts-pull-request.yaml @@ -133,9 +133,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: diff --git a/.tekton/swatch-contracts-push.yaml b/.tekton/swatch-contracts-push.yaml index 63034ff252..573ce882f7 100644 --- a/.tekton/swatch-contracts-push.yaml +++ b/.tekton/swatch-contracts-push.yaml @@ -129,9 +129,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: diff --git a/.tekton/swatch-metrics-pull-request.yaml b/.tekton/swatch-metrics-pull-request.yaml index 1cb2c5961e..349d47452c 100644 --- a/.tekton/swatch-metrics-pull-request.yaml +++ b/.tekton/swatch-metrics-pull-request.yaml @@ -129,9 +129,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: diff --git a/.tekton/swatch-metrics-push.yaml b/.tekton/swatch-metrics-push.yaml index 4ca05d8f62..a57992b60a 100644 --- a/.tekton/swatch-metrics-push.yaml +++ b/.tekton/swatch-metrics-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: diff --git a/.tekton/swatch-producer-aws-pull-request.yaml b/.tekton/swatch-producer-aws-pull-request.yaml index 290864c5de..ef411345c6 100644 --- a/.tekton/swatch-producer-aws-pull-request.yaml +++ b/.tekton/swatch-producer-aws-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: diff --git a/.tekton/swatch-producer-aws-push.yaml b/.tekton/swatch-producer-aws-push.yaml index 8a338916bb..336a2de1d4 100644 --- a/.tekton/swatch-producer-aws-push.yaml +++ b/.tekton/swatch-producer-aws-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-producer-azure-pull-request.yaml b/.tekton/swatch-producer-azure-pull-request.yaml index e276f217a8..a1f6e70b7c 100644 --- a/.tekton/swatch-producer-azure-pull-request.yaml +++ b/.tekton/swatch-producer-azure-pull-request.yaml @@ -129,9 +129,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: diff --git a/.tekton/swatch-producer-azure-push.yaml b/.tekton/swatch-producer-azure-push.yaml index 5c83de2b88..a4530e1d77 100644 --- a/.tekton/swatch-producer-azure-push.yaml +++ b/.tekton/swatch-producer-azure-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: diff --git a/.tekton/swatch-producer-red-hat-marketplace-pull-request.yaml b/.tekton/swatch-producer-red-hat-marketplace-pull-request.yaml index bbdf2b04a8..6cafd5c69c 100644 --- a/.tekton/swatch-producer-red-hat-marketplace-pull-request.yaml +++ b/.tekton/swatch-producer-red-hat-marketplace-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: diff --git a/.tekton/swatch-producer-red-hat-marketplace-push.yaml b/.tekton/swatch-producer-red-hat-marketplace-push.yaml index cab84f0dbf..1ef39a339c 100644 --- a/.tekton/swatch-producer-red-hat-marketplace-push.yaml +++ b/.tekton/swatch-producer-red-hat-marketplace-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-subscription-sync-pull-request.yaml b/.tekton/swatch-subscription-sync-pull-request.yaml index f50fc033ce..e4314f4546 100644 --- a/.tekton/swatch-subscription-sync-pull-request.yaml +++ b/.tekton/swatch-subscription-sync-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: diff --git a/.tekton/swatch-subscription-sync-push.yaml b/.tekton/swatch-subscription-sync-push.yaml index 2179397555..8ae9007b31 100644 --- a/.tekton/swatch-subscription-sync-push.yaml +++ b/.tekton/swatch-subscription-sync-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-system-conduit-pull-request.yaml b/.tekton/swatch-system-conduit-pull-request.yaml index 8eac4a1848..fe2f45a58e 100644 --- a/.tekton/swatch-system-conduit-pull-request.yaml +++ b/.tekton/swatch-system-conduit-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: diff --git a/.tekton/swatch-system-conduit-push.yaml b/.tekton/swatch-system-conduit-push.yaml index 5116203ab8..f05e910704 100644 --- a/.tekton/swatch-system-conduit-push.yaml +++ b/.tekton/swatch-system-conduit-push.yaml @@ -122,9 +122,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: diff --git a/.tekton/swatch-tally-pull-request.yaml b/.tekton/swatch-tally-pull-request.yaml index 08f2a05423..0f718799fd 100644 --- a/.tekton/swatch-tally-pull-request.yaml +++ b/.tekton/swatch-tally-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: diff --git a/.tekton/swatch-tally-push.yaml b/.tekton/swatch-tally-push.yaml index ef368201a5..25f5d85e10 100644 --- a/.tekton/swatch-tally-push.yaml +++ b/.tekton/swatch-tally-push.yaml @@ -122,9 +122,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: