Skip to content
Discussion options

You must be logged in to vote

Write whatever data you want to transfer to a file (JSON would be an obvious choice) and transfer that instead, e.g. as an artifact. That way you have one object that can have whatever values and even structure you need.

For a small JSON object you could even create a compact (single line) encoding and transfer it as an output.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@RichardTMiles
Comment options

@RichardTMiles
Comment options

Answer selected by RichardTMiles
Comment options

You must be logged in to vote
1 reply
@RichardTMiles
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Product Feedback Share your thoughts and suggestions on GitHub features and improvements
2 participants