small todo

This commit is contained in:
Florian Forster 2025-02-19 01:02:56 +01:00
parent 7d28887cd2
commit 66c8ed697b

View File

@ -6,6 +6,8 @@ variable "REGISTRY" {
default = "ghcr.io/zitadel"
}
## TODO replace with matix groups
group "build" {
targets = ["console-build", "core-build"]
}