diff options
author | louiz’ <louiz@louiz.org> | 2018-08-27 10:23:18 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-08-27 10:23:18 +0200 |
commit | d421ebd7888c1d380df9b73182b44e33aba1e9f5 (patch) | |
tree | 0b44c9cfac8365c0c28e59df372de2fcc6899cd1 | |
parent | e43885c47d59600cbcdb4377af9c85a2781aa1b1 (diff) | |
download | biboumi-d421ebd7888c1d380df9b73182b44e33aba1e9f5.tar.gz biboumi-d421ebd7888c1d380df9b73182b44e33aba1e9f5.tar.bz2 biboumi-d421ebd7888c1d380df9b73182b44e33aba1e9f5.tar.xz biboumi-d421ebd7888c1d380df9b73182b44e33aba1e9f5.zip |
Use git_strategy: clone for the freebsd job
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |