I'm running some tests with go-cd agent (linux environment) and processing the logs afterwards.
>From the logs, I would like to send part of it (string actually) as a variable back to the go-cd server os I can us it in the same pipeline, but different task/job (slack notification). How can I do that? I can see the log as console output in test-runner job (bash script) (next job is slack notification). Can I maybe update the ENV variable sent to that job and have it modified on the server in the next one? Kind regards. -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
