From fb6222040c8e896430abefc19a9bc8b6fb7819b1 Mon Sep 17 00:00:00 2001 From: Yann Verry Date: Wed, 26 Oct 2022 23:37:43 +0200 Subject: [PATCH] fix target --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2ea230a..5ab0b54 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,8 +23,8 @@ steps: image: appleboy/drone-scp settings: host: peach.internal.verry.org - source: ./public/* - target: ./public + source: ./public/ + target: ./ username: yann-blog recursive: true key: