fml
Some checks failed
Deploy bot / build-and-deploy (push) Failing after 23s

This commit is contained in:
2025-08-26 16:14:13 +02:00
parent 312d10de99
commit 5744ebea0f
2 changed files with 11 additions and 5 deletions

3
docker-bake.override.hcl Normal file
View File

@ -0,0 +1,3 @@
group "default" {
targets = ["api", "web", "bot"]
}