-
Improvement
-
Resolution: Not A Defect
-
Minor
-
None
Imagine I have a workflow with 2 stages. For different reasons these two stages should run on different slaves. Now I do not want to checkout the whole repo on the second slave during second stage, when that was already done on first slave during first stage. Is it possible to just copy whole workspace between slaves and stages?