From: Ruben Kerkhof Date: Wed, 20 Feb 2019 09:46:14 +0000 (+0100) Subject: Cirrus CI: do not clone the full branch X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=526075af0a85a3dcba05acc643a9898d516b589a;p=collectd.git Cirrus CI: do not clone the full branch We only need the last commit --- diff --git a/.cirrus.yml b/.cirrus.yml index c6a38dac..60254b82 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,5 +1,6 @@ env: LANG: C + CIRRUS_CLONE_DEPTH: 1 DEFAULT_CONFIG_OPTS: --enable-debug --without-libstatgrab --disable-dependency-tracking