]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
.gitlab-ci.yml: use shallow git clone
authorDaiki Ueno <ueno@gnu.org>
Sun, 20 Jul 2025 07:59:11 +0000 (16:59 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 20 Jul 2025 07:59:11 +0000 (16:59 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
.gitlab-ci.yml

index f58cc4252a09b4ff3d0eed355ba7e8aab7cf7728..e4547e254560bb6fadae2239dd2eb2ddae4340dd 100644 (file)
@@ -5,6 +5,7 @@ stages:
   - archive
 
 variables:
+  GIT_DEPTH: 1
   GIT_SUBMODULE_STRATEGY: recursive
   # we utilize the images generated by the build-images project, to
   # speed up CI runs. We also use ccache and store config.cache