实现一次性 Pod Runner 后端
test / python (pull_request) Successful in 9s
test / shell (pull_request) Successful in 15s

This commit is contained in:
2026-09-16 14:26:07 +00:00
parent 70f0380a3d
commit 4277bd907a
8 changed files with 482 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
runner:
capacity: 1
timeout: 3h
shutdown_timeout: 1m
hooks:
job_started: /usr/local/libexec/gitea-job-started
host:
workdir_parent: /workspace
container:
require_docker: false
valid_volumes: []