This commit is contained in:
parent
6f14bb6b4b
commit
cf1d59ae45
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
|||
|
||||
// --- Caching ---
|
||||
// Explicitly enable caching (good practice, though often default)
|
||||
persistCache: true,
|
||||
// persistCache: true,
|
||||
// Use the default cache directory which we will map in the Action
|
||||
// cacheDir: "/tmp/renovate-cache", // Default, usually no need to set
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue