Skip to content

Commit

Permalink
removed JAVA_COMMUNITY_DEPENDENCIES from push/pull yaml
Browse files Browse the repository at this point in the history
Signed-off-by: dislbenn <[email protected]>
  • Loading branch information
dislbenn committed Jan 15, 2025
1 parent 1889209 commit bcd0277
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/discovery-operator-mce-24-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,9 +135,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:
Expand Down
3 changes: 0 additions & 3 deletions .tekton/discovery-operator-mce-24-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,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:
Expand Down

0 comments on commit bcd0277

Please sign in to comment.