From 3ac99b84847b64aa85d7dd84a6b5c0078a2ac080 Mon Sep 17 00:00:00 2001 From: anfu Date: Thu, 11 Jun 2026 17:50:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=87=AA=E5=8A=A8=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 386415a..b2c2299 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ steps: - name: upload image: appleboy/drone-scp + pull: if-not-exists settings: host: from_secret: deploy_host @@ -37,6 +38,7 @@ steps: - name: deploy image: appleboy/drone-ssh + pull: if-not-exists settings: host: from_secret: deploy_host