mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:17:32 +00:00
cache login build
This commit is contained in:
6
.github/workflows/login-container.yml
vendored
6
.github/workflows/login-container.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user