Deploy rsync
Deploy PBT / deploy (push) Failing after 10s

This commit is contained in:
2026-09-09 19:13:28 +02:00
parent 0e65829d69
commit ac88252744
+3
View File
@@ -19,6 +19,9 @@ jobs:
- name: Host-Key vertrauen
run: ssh-keyscan -H pbt >> ~/.ssh/known_hosts
- name: rsync installieren
run: apt-get update && apt-get install -y rsync
- name: Dateien auf die pbt-LXC syncen
run: |
rsync -avz --delete \