2
0

rsync debug and exclude .git
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-12-09 20:10:47 +01:00
parent b36abaf4f4
commit ac6a2ae836

View File

@@ -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: