Commit 17036d21 authored by Michael Kriese's avatar Michael Kriese
Browse files

fix: only cache repo cache

parent f3d56aca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ default:
  cache:
    key: ${CI_COMMIT_REF_SLUG}-renovate
    paths:
      - renovate/cache/renovate/**
      - renovate/cache/renovate/repository/**.json


renovate: