Unverified Commit e3a73a67 authored by Michael Kriese's avatar Michael Kriese
Browse files

fix: wrong cache glob

parent f23b1022
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/repository/**.json
      - renovate/cache/renovate/repository/**/*.json


renovate: