校验 microVM Runner 任务完成状态
test / python (pull_request) Successful in 10s
test / shell (pull_request) Successful in 16s

This commit is contained in:
2026-09-16 16:44:05 +00:00
parent 70a8aa68c6
commit ac85d5fe58
2 changed files with 19 additions and 9 deletions
+1
View File
@@ -27,3 +27,4 @@ gitea-runner register \
--token-file "$token_file"
rm -f -- "$token_file"
gitea-runner daemon --config "$config_file" --once
echo gitea-runner-job-complete >/dev/ttyS0