Gitea Actions 运行器设置报告 | AI生成和翻译

Home 2026.03

老板,这是完整的设置报告。


Gitea Actions Runner — 设置报告

Binary

Registration

Labels(此 runner 可以拾取的任务类型)

Label Runtime
ubuntu-latest Docker: node:16-bullseye
ubuntu-22.04 Docker: node:16-bullseye
ubuntu-20.04 Docker: node:16-bullseye
ubuntu-18.04 Docker: node:16-buster

Runtime Dependencies

Configuration

File Locations

File Path
Config /home/lzw/.gitea-runner/config.yaml
Registration /home/lzw/.gitea-runner/.runner
Service unit /etc/systemd/system/gitea-runner.service

Useful Commands

# Check status
sudo systemctl status gitea-runner

# Live logs
journalctl -u gitea-runner -f

# Restart after config change
sudo systemctl restart gitea-runner

Things to Note

有什么想调整的吗?


Back Donate