In each step pipelines is cloning the project's mercurial repository. Can pipelines use a lighter way to pass the source between steps? I don't need the full hg history in each step. This hg cloning is costing 10-20 secs per step.
I could make a image that combine all the images that I use in my steps, but I rather not do this and maintain the image.