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