small tweaks

This commit is contained in:
Florian Forster 2025-02-19 01:04:26 +01:00
parent 66c8ed697b
commit c2afb4e739
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# .git
.build
.codecov
.github
.gitignore

View File

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