From 3fc3cf650623cdc17c752dde8d727d460de2c410 Mon Sep 17 00:00:00 2001 From: limil Date: Sun, 14 Jul 2024 21:16:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8bb0a17..b1005c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ steps: - name: Web Deploy image: appleboy/drone-scp settings: - target: ~/static + target: ~/res.limil.top source: ./static host: from_secret: blog_host