Skip to content

Disable shallow cloning

Sjoerd Simons requested to merge wip/sjoerd/full-clones into master

While shallow cloning can speed up the checkout for the jobs, various jobs do rely on e.g. tags from the repository as well as other branches being known. So disable shallow cloning entirely to avoid issues depending on the state of the re-used work tree.

Signed-off-by: Sjoerd Simons sjoerd.simons@collabora.co.uk

Merge request reports