turbo: enable cache for build
This commit is contained in:
parent
3bc6f43551
commit
3d4d8198da
@ -3,8 +3,7 @@
|
||||
"pipeline": {
|
||||
"build": {
|
||||
"outputs": ["dist/**", ".next/**", "public/dist/**"],
|
||||
"dependsOn": ["^build"],
|
||||
"cache": false
|
||||
"dependsOn": ["^build"]
|
||||
},
|
||||
"test": {
|
||||
"cache": false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user