Skip to content

ci-git-to-debian.yml: Set baseline tag fetch depth to 1

Fetching the whole entire history of the baseline tag can take a lot and it's timing out (sometimes hanging?) the CI pipeline. As there's no need to pull the whole history, let's do a grafted checkout.

Signed-off-by: Ariel D'Alessandro ariel.dalessandro@collabora.com

Merge request reports

Loading