💚 (ci) Fix turbo repo prisma cache
This commit is contained in:
@ -6,6 +6,9 @@
|
||||
"outputs": [".next/**", "dist/**", "build/**"],
|
||||
"outputMode": "new-only"
|
||||
},
|
||||
"db#build": {
|
||||
"cache": false
|
||||
},
|
||||
"test": {
|
||||
"dependsOn": [],
|
||||
"outputs": []
|
||||
|
Reference in New Issue
Block a user