cache login build

This commit is contained in:
Elio Bischof
2025-07-31 00:55:36 +02:00
parent 048d152650
commit 9c83436128
3 changed files with 9 additions and 2 deletions

View File

@@ -85,7 +85,11 @@ jobs:
},
".artifacts/login-build-cache-mount/turbo":{
"id":"turbo",
"target":"/build/.turbo"
"target":"/build/.turbo/cache"
},
".artifacts/login-build-cache-mount/next":{
"id":"next",
"target":"/build/apps/login/.next/cache"
}
}
dockerfile: build/login/Dockerfile