Make public Actions jobs reach Gitea and ship a reproducible runner config

Hop-State: A_06FN8CS9DAAY6Y1H4EXBHQR
Hop-Proposal: R_06FN8CQ66FNTSWJM719J62R
Hop-Task: T_06FN8CFTH482VPYR9WSGDZG
Hop-Attempt: AT_06FN8CFTH7YYHAXDYGDXVRR
This commit is contained in:
cyph3rasi
2026-07-11 19:41:06 -07:00
committed by Hop
parent 84f7f03514
commit 677809506a
3 changed files with 43 additions and 2 deletions
+23
View File
@@ -0,0 +1,23 @@
log:
level: info
runner:
file: /data/.runner
capacity: 1
timeout: 1h
shutdown_timeout: 1m
fetch_timeout: 5s
fetch_interval: 2s
fetch_interval_max: 5s
labels:
- "ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest"
- "ubuntu-24.04:docker://docker.gitea.com/runner-images:ubuntu-24.04"
- "ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04"
cache:
enabled: true
container:
privileged: false
valid_volumes: []
force_pull: false