change act_runner source
Deploy Staging / staging (push) Failing after 10s

This commit is contained in:
2026-05-07 12:39:45 +00:00
parent 7380e91f02
commit f87f2af4fa
+2 -1
View File
@@ -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