更新 Service:GiteaRunner

2026-06-11 03:46:56 +00:00
parent 13b4edea57
commit 40f1a79994
+4
@@ -18,6 +18,10 @@ apt update && apt install -y nodejs
wget https://gitea.com/gitea/runner/releases/download/v1.0.2/gitea-runner-1.0.2-linux-amd64 -O /usr/local/bin/runner
```
```bash
wget https://gitea.com/gitea/runner/releases/download/v1.0.8/gitea-runner-1.0.8-linux-amd64 -O /usr/local/bin/runner
```
下載後將 runner 設定為可執行檔。
```bash