From b7b042aa4086889ce0a4bc703f7305538e1ef659 Mon Sep 17 00:00:00 2001 From: anfu Date: Thu, 11 Jun 2026 17:48:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4a9227c..386415a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - tar czf /tmp/feishu-approval.tar.gz --exclude=.git -C . . - name: upload - image: appleboy/drone-scp:1.6.14 + image: appleboy/drone-scp settings: host: from_secret: deploy_host @@ -36,7 +36,7 @@ steps: overwrite: true - name: deploy - image: appleboy/drone-ssh:1.0.43 + image: appleboy/drone-ssh settings: host: from_secret: deploy_host