Skip to content

Commit

Permalink
Kill Java mentions from Konflux pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
msugakov committed Jan 8, 2025
1 parent 3eb2391 commit 7387d98
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .tekton/collector-component-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ spec:
description: Build dependencies to be prefetched by Cachi2
name: prefetch-input
type: string
- default: "false"
description: Java build
name: java
type: string
- description: Image tag expiration time, time values could be something like
1h, 2d, 3w for hours, days, and weeks, respectively.
name: image-expires-after
Expand Down Expand Up @@ -119,9 +115,6 @@ spec:
- description: ""
name: CHAINS-GIT_COMMIT
value: $(tasks.clone-repository.results.commit)
- description: ""
name: JAVA_COMMUNITY_DEPENDENCIES
value: $(tasks.build-container-amd64.results.JAVA_COMMUNITY_DEPENDENCIES)

workspaces:
- name: git-auth
Expand Down

0 comments on commit 7387d98

Please sign in to comment.