mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 08:27:32 +00:00
use gha cache
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
group "default" {
|
||||
targets = ["typescript-proto-client"]
|
||||
target "defaults" {
|
||||
cache-from = ["type=gha,scope=image"]
|
||||
cache-to = ["type=gha,scope=image,mode=max"]
|
||||
}
|
||||
|
||||
target "login-pnpm" {
|
||||
|
Reference in New Issue
Block a user