Skip to content

Commit

Permalink
Update playbook-dispatcher-push.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dscervantes authored Jan 21, 2025
1 parent d5403a1 commit 0cd8a9f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .tekton/playbook-dispatcher-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,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 Expand Up @@ -218,7 +215,7 @@ spec:
- name: name
value: buildah-oci-ta
- name: bundle
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.3@sha256:d35ff2504c0f58fd71879c917a1c66d817143cd8586b4bbd6cff0f3f91e5d040
value: quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.3@sha256:b1cdafdac20b33cb6ccbad64fa91abc0aa673f1bdfcf95abd5cf230e0c4ea2b4
- name: kind
value: task
resolver: bundles
Expand Down

0 comments on commit 0cd8a9f

Please sign in to comment.