From 11082045e5d0df694101b11c0a14755b88e528b7 Mon Sep 17 00:00:00 2001 From: jukaifeng Date: Mon, 10 Apr 2023 13:50:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index fe8d7c9..7bbe049 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,13 +38,13 @@ steps: image: appleboy/drone-scp settings: host: - from_secret: host + from_secret: uhost username: - from_secret: username + from_secret: uusername password: - from_secret: password + from_secret: upassword port: - from_secret: port + from_secret: uport target: /docker/www/public/deploy source: ./index.html when: