Add results to custom task support #25
Labels
good first issue
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
When a Shipwright Build runs as part of a larger pipeline, then this pipeline may want to perform further steps after the BuildRun succeeded. For this, it needs access to image details, in particular the digest. We should pass it (maybe together with other image details) as result of the custom task to the pipeline.
Tekton docs: https://tekton.dev/docs/pipelines/customruns/#monitoring-results
The text was updated successfully, but these errors were encountered: