Lets say I have results at:
/workspace/output/pipeline_name/pipeline_tag/phase_name/phase_tag/something.zip
This should unpack the results at
/workspace/output/pipeline_name/pipeline_tag/phase_name/phase_tag/
Instead it unpacks them at
/workspace/output/pipeline_name/pipeline_tag/phase_name/
Duplicating results.
We need the phase tag too be included in the unpack.
Lets say I have results at:
/workspace/output/pipeline_name/pipeline_tag/phase_name/phase_tag/something.zip
This should unpack the results at
/workspace/output/pipeline_name/pipeline_tag/phase_name/phase_tag/
Instead it unpacks them at
/workspace/output/pipeline_name/pipeline_tag/phase_name/
Duplicating results.
We need the phase tag too be included in the unpack.