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: steps:
- name: deploy - name: deploy
image: cr.wks/drone/drone-rsync:latest image: drillster/drone-rsync:latest
settings: settings:
hosts: ["ebin01.wks"] hosts: ["homer.chaos"]
source: ./ source: ./
target: /data/raid1-ssd/app-data/homer-assets/ target: /home/podman/.local/share/containers/storage/volumes/homer-assets/_data/
user: admini user: podman
key: key:
from_secret: ssh from_secret: ssh
command_timeout: 2m command_timeout: 2m