Skip to content

Commit 8bba3b0

Browse files
authored
chore: Kill Java mentions from Konflux pipelines (#1762)
1 parent d44677f commit 8bba3b0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.tekton/scanner-component-pipeline.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ spec:
9090
description: Build dependencies to be prefetched by Cachi2
9191
name: prefetch-input
9292
type: string
93-
- default: "false"
94-
description: Java build
95-
name: java
96-
type: string
9793
- description: Image tag expiration time, time values could be something like
9894
1h, 2d, 3w for hours, days, and weeks, respectively.
9995
name: image-expires-after
@@ -128,9 +124,6 @@ spec:
128124
- description: ""
129125
name: CHAINS-GIT_COMMIT
130126
value: $(tasks.clone-repository.results.commit)
131-
- description: ""
132-
name: JAVA_COMMUNITY_DEPENDENCIES
133-
value: $(tasks.build-container-amd64.results.JAVA_COMMUNITY_DEPENDENCIES)
134127

135128
workspaces:
136129
- name: git-auth

0 commit comments

Comments
 (0)