Skip to content

Commit

Permalink
fix(konflux): remove JAVA community dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
karelhala committed Jan 15, 2025
1 parent 0370218 commit a694fbc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/notifications-frontend-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/notifications-frontend-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 a694fbc

Please sign in to comment.