mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:07:32 +00:00
use cache
This commit is contained in:
@@ -37,11 +37,6 @@ target "login-lint" {
|
|||||||
login-dev-base = "target:login-dev-base"
|
login-dev-base = "target:login-dev-base"
|
||||||
}
|
}
|
||||||
tags = ["${LOGIN_LINT_TAG}"]
|
tags = ["${LOGIN_LINT_TAG}"]
|
||||||
output = [
|
|
||||||
"type=docker-container",
|
|
||||||
]
|
|
||||||
cache-from = ["type=gha"]
|
|
||||||
cache-to = ["type=gha,ignore-error=true,mode=max"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
target "login-client" {
|
target "login-client" {
|
||||||
|
Reference in New Issue
Block a user