I use bitbucket with Mercurial repo. Is it possible to avoid repository cloning in each pipelines step. I need repository clone only in first maven build step, next deployment step requires only build artifacts from the first step but it clones entire repository again as well.
This is currently not possible. There is an open enhancement request for this, feel free to add your vote.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.