Commit 1471a11b authored by Luke Mewburn's avatar Luke Mewburn
Browse files

CI: git depth 0 (full clone)

parent ac7a3e35
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ workflow:
    - if: $CI_COMMIT_BRANCH

variables:
  GIT_DEPTH: 100
  GIT_DEPTH: 0

stages:
  - preflight