Update drone
continuous-integration/drone/push Build is failing Details

Steffen Becker 4 years ago
parent f2f3a85759
commit 749c2686d0

@ -12,8 +12,12 @@ steps:
- name: deploy
image: drillster/drone-rsync
hosts: [ "10.0.100.5" ]
settings:
hosts:
- "10.0.100.5"
target: /volume
source: public/*
user: "snowball77"
secrets: [rsync_key]
key:
from_secret: rsync_key

Loading…
Cancel
Save