docs: Add guide to showcase handling outputs

Add a guide which highlights how to handle action's outputs by writing
them to the client filesystem and using CUE's integrations to marshal
them as JSON.

Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
This commit is contained in:
Marcos Lilljedahl
2022-04-11 18:55:36 -03:00
committed by Solomon Hykes
parent 67ecde8c30
commit 37db71104c
5 changed files with 64 additions and 1 deletions

View File

@@ -53,6 +53,8 @@ module.exports = {
"guides/custom-buildkit",
"guides/self-signed-certificates",
"guides/pushing-plan-dependencies",
"guides/coding-style",
"guides/handling-outputs",
],
},
{