We have a pipeline where we are generating some files in one stage 1 and that has to be accessed in the next stage 2 but we don't have an option for it to share files across stages. A workspace like concept is missing, if it is available then we can place the files in that is generated in one stage and access the same file in next stage.