Unverified Commit 2a88a323 authored by Michael Kriese's avatar Michael Kriese
Browse files

ci: fetch all commits

parent 4aafebc3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@ release:
  variables:
    GIT_AUTHOR_EMAIL: bot@renovateapp.com
    GIT_COMMITTER_EMAIL: bot@renovateapp.com
    GIT_DEPTH: '0'
  before_script:
    - npm ci --cache .npm --prefer-offline
    - git config --global --add safe.directory $PWD