This commit is contained in:
@@ -30,7 +30,8 @@ Der Runner führt die Workflows aus. Wähle einen Host (Proxmox-Node, dein PC, o
|
||||
```bash
|
||||
# Binary herunterladen
|
||||
mkdir -p /opt/gitea-runner && cd /opt/gitea-runner
|
||||
wget https://dl.gitea.com/act_runner/latest/act_runner-linux-amd64
|
||||
wget https://dl.gitea.com/act_runner/0.6.1/act_runner-0.6.1-linux-amd64
|
||||
mv act_runner-0.6.1-linux-amd64 act_runner-linux-amd64
|
||||
chmod +x act_runner-linux-amd64
|
||||
|
||||
# Runner registrieren
|
||||
|
||||
Reference in New Issue
Block a user