From 1069c603d913016774e463876a0eecb364f4e45b Mon Sep 17 00:00:00 2001 From: zhangyousheng Date: Mon, 14 Aug 2023 10:05:43 +0800 Subject: [PATCH] =?UTF-8?q?fix(CI):=20=E8=B0=83=E6=95=B4drone-ssh=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=98=8E=E7=A1=AE=E7=89=88=E6=9C=AC?= 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 78feed4..978220c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: # path: /var/run/docker.sock - name: deploy pull: if-not-exists - image: appleboy/drone-ssh + image: appleboy/drone-ssh:1.7.0 settings: host: 192.168.31.104 port: 22