更新 Service:GiteaRunner
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user