Creating and Reusing Bash Variables Across Multiple Steps in a Harness Pipeline
Let's explore how to create and reuse variables across multiple steps in a Harness pipeline.
In Step_1_Capture, we are capturing some simple delegate information in variables from a Bash execution. In Step_2_Echo, we are using the captured variables ...
ashautomates.hashnode.dev4 min read