From ac6a2ae8362ad7975309aecb600d2cd193af3778 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Tue, 9 Dec 2025 20:10:47 +0100 Subject: [PATCH] rsync debug and exclude .git --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6ed3e54..534f48b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,8 @@ steps: settings: hosts: ["homer.chaos"] source: ./ + args: -vvv --progress --delete-excluded + exclude: [ ".git*" ] target: /home/podman/.local/share/containers/storage/volumes/homer-assets/_data/ user: podman key: