Skip to content
Success

Changes

Summary

  1. fix(tekton/v1): update task with heredoc and update trigger binding (commit: 2fed9de) (details)
Commit 2fed9defde89e2f9b8e2b533271fe6530092bbfb by noreply
fix(tekton/v1): update task with heredoc and update trigger binding (#3858)

Write images.yaml using a quoted heredoc so multiline param content is
written correctly. In the notify trigger, switch the data binding to
$(extensions.ce-data) from body.marshalJSON() and comment out the
ce-context binding provided by the event-listener.
(commit: 2fed9de)
The file was modifiedtekton/v1/tasks/delivery/pingcap-notify-for-tidbx-images.yaml (diff)
The file was modifiedtekton/v1/triggers/triggers/_/notify/notify-successful-image-delivery-tidbx.yaml (diff)