From: Florian Forster Date: Wed, 20 Dec 2023 11:46:43 +0000 (+0100) Subject: .cirrus.yml: Tell CirrusCI to also clone submodules. X-Git-Tag: 6.0.0-rc0~17^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c41079263aa48e8328fb4b9a33c7df4bc7600066;p=thirdparty%2Fcollectd.git .cirrus.yml: Tell CirrusCI to also clone submodules. --- diff --git a/.cirrus.yml b/.cirrus.yml index 176e8158b..4bbb9d3cb 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,6 +1,7 @@ env: LANG: C CIRRUS_CLONE_DEPTH: 1 + CIRRUS_CLONE_SUBMODULES: true DEFAULT_CONFIG_OPTS: --enable-debug --without-libstatgrab --disable-dependency-tracking