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