feat: add complete CI pipeline with Gitea Actions runner configuration
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user