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
+33
View File
@@ -0,0 +1,33 @@
log:
level: info
runner:
file: .runner
capacity: 2
timeout: 3h
insecure: false
fetch_timeout: 5s
fetch_interval: 2s
labels:
- "ubuntu-latest:docker://mcr.microsoft.com/playwright:v1.54.2-jammy"
- "macos-latest:host"
- "self-hosted:host"
cache:
enabled: true
dir: ""
host: ""
port: 0
external_server: ""
container:
network: ""
privileged: false
options:
workdir_parent:
valid_volumes: []
docker_host: ""
force_pull: false
host:
workdir_parent: ""