This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user