2
0

deploy assets
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2025-12-08 11:30:59 +01:00
parent 289ff7a0ae
commit d83de437b7

View File

@@ -14,12 +14,12 @@ trigger:
steps:
- name: deploy
image: cr.wks/drone/drone-rsync:latest
image: drillster/drone-rsync:latest
settings:
hosts: ["ebin01.wks"]
hosts: ["homer.chaos"]
source: ./
target: /data/raid1-ssd/app-data/homer-assets/
user: admini
target: /home/podman/.local/share/containers/storage/volumes/homer-assets/_data/
user: podman
key:
from_secret: ssh
command_timeout: 2m