From 8c18deb189703dbea7bc22b2826e9e56dc36d0ee Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Thu, 3 Sep 2020 12:58:22 +0200 Subject: [PATCH] [CI] Fix path for deployment Path for deployment is fixed by this commit. The `ssh_taget' secret variable has been changed accordingly --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 61ccf4c..671fc29 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,7 @@ steps: target: from_secret: ssh_target source: blog/* + strip_components: 1 username: from_secret: ssh_username password: