From 4e3fee786f7eb3d2cee5e41dcabdf1bbde93982c Mon Sep 17 00:00:00 2001 From: FRR Date: Sun, 6 Jul 2025 01:34:57 +0800 Subject: [PATCH] reinstalled react app and try to deploy --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3ca00aa..eb7cd33 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,7 +19,7 @@ steps: host: 103.187.27.252 username: root port: 2222 - target: /var/www/dev/build + target: /var/www/dev source: build/* key: from_secret: SSH_KEY