更新 Service:GiteaRunner

2026-03-27 01:15:28 +00:00
parent 42460b5b0d
commit e61971ad9e

@@ -10,6 +10,10 @@ apt update && apt install -y nodejs
wget https://gitea.com/gitea/act_runner/releases/download/v0.2.13/act_runner-0.2.13-linux-amd64 -O /usr/local/bin/act_runner wget https://gitea.com/gitea/act_runner/releases/download/v0.2.13/act_runner-0.2.13-linux-amd64 -O /usr/local/bin/act_runner
``` ```
```bash
wget https://gitea.com/gitea/act_runner/releases/download/v0.3.1/act_runner-0.3.1-linux-amd64 -O /usr/local/bin/act_runner
```
將 act_runner 設定為可執行檔 將 act_runner 設定為可執行檔
```bash ```bash