Update publish-release
task to support release signing
#4153
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
Feature request
Sign the images that we publish during a release.
More Info
Over in the Plumbing repo we now have a documented guide to signing Tekton releases in the dogfooding cluster.
In order to support signing we need to update our image publishing machinery to emit a result with name
IMAGES
and a given format. I believe this is the task we'll need to update: https://github.com/tektoncd/pipeline/blob/main/tekton/publish.yamlThe text was updated successfully, but these errors were encountered: