chore(ci): add gitea actions runner compose setup

This commit is contained in:
2026-02-11 12:25:57 +01:00
parent 516b773012
commit 334a5e3526
4 changed files with 26 additions and 0 deletions

1
.gitignore vendored
View File

@@ -24,6 +24,7 @@ test-results
!.env.example
!.env.staging.example
!.env.production.example
!.env.gitea-runner.example
# prisma
packages/db/prisma/dev.db*