On Wed, 2020-07-22 at 10:21 +0200, Ján Tomko wrote:
> +++ b/ci/cirrus/build.yml
> @@ -14,7 +14,7 @@ build_task:
> install_script:
> - @INSTALL_COMMAND@ @PKGS@
> clone_script:
> - - git clone --depth 100 "$CI_REPOSITORY_URL" .
> + - git clone --depth 1000 "$CI_REPOSITORY_URL" .
Does cirrus run the dco-check too or is this just for consistency?
It does not, so I think we should drop this hunk in order not to
introduce unnecessary delays for Cirrus CI jobs.
--
Andrea Bolognani / Red Hat / Virtualization