From: Ruben Kerkhof Date: Wed, 20 Feb 2019 09:46:14 +0000 (+0100) Subject: Cirrus CI: do not clone the full branch X-Git-Tag: collectd-5.9.0~24^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=526075af0a85a3dcba05acc643a9898d516b589a;p=thirdparty%2Fcollectd.git Cirrus CI: do not clone the full branch We only need the last commit --- diff --git a/.cirrus.yml b/.cirrus.yml index c6a38daca..60254b82b 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