I have 3 steps in a quickbuild configuration that run on 3 different build agents(server is not one of these).
I would like file generated in step1 to be sent to step2 node/build agent and the file generated in step2, to stpe3 agent.
I tried using input/output files approach but don't see the files being transferred anywhere. I don't see the file in the QB server either. We are using version 6.0.3 on Linux.
Can anyone give simple steps to make it work since QB documentation is not clear?
Thanks