Skip to content

Commit

Permalink
Modify Konflux config for migration
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Haiducek <[email protected]>
  • Loading branch information
dhaiducek authored and openshift-merge-bot[bot] committed Jan 13, 2025
1 parent f145565 commit 22a7e50
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .tekton/config-policy-controller-acm-212-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 0 additions & 3 deletions .tekton/config-policy-controller-acm-212-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,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 22a7e50

Please sign in to comment.