From d421ebd7888c1d380df9b73182b44e33aba1e9f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Mon, 27 Aug 2018 10:23:18 +0200 Subject: Use git_strategy: clone for the freebsd job --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc715ac..5444dd5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -156,6 +156,7 @@ test:freebsd: tags: - freebsd variables: + GIT_STRATEGY: "clone" SYSTEMD: "-DWITHOUT_SYSTEMD=1" stage: test script: -- cgit v1.2.3