From 77bb6cc02e18709a8a0f32239a0fac39b326070a Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Wed, 2 Aug 2023 12:33:33 +0200 Subject: [PATCH] Use 2martens/drone-rsync --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 81ba79f..ff03170 100644 --- a/.drone.yml +++ b/.drone.yml @@ -52,7 +52,8 @@ steps: - name: cache path: /cache - name: deploy - image: drillster/drone-rsync + pull: always + image: 2martens/drone-rsync settings: hosts: [ "wolf.uberspace.de" ] user: martens7