depot builder

This commit is contained in:
Elio Bischof
2025-07-31 03:17:34 +02:00
parent e0a0ae9e1c
commit c1685f2724
5 changed files with 10 additions and 20 deletions

View File

@@ -1,8 +1,6 @@
# login-standalone should be extended by the login-standalone target in apps/login/docker-bake.hcl
target "login-standalone" {
dockerfile = "build/login/Dockerfile"
cache-from = ["type=gha,scope=login-build-{{.Platform}}"]
cache-to = ["type=gha,mode=max,scope=login-build-{{.Platform}}"]
}
target "login-standalone-out" {