feat: add complete CI pipeline with Gitea Actions runner configuration

This commit is contained in:
adilallo
2025-08-29 08:08:30 -06:00
parent c88e69de14
commit 787c6cfe6e
3 changed files with 282 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
log:
level: info
runner:
capacity: 2
runners:
- name: community-rule-runner
labels:
- "ubuntu-latest:docker://mcr.microsoft.com/playwright:v1.54.2-jammy"