From 3fb73e4c148aa3484ccc3563d1659d186d1c94aa Mon Sep 17 00:00:00 2001 From: zhangyousheng Date: Mon, 14 Aug 2023 09:21:01 +0800 Subject: [PATCH] =?UTF-8?q?fix(CI):=20=E5=B0=9D=E8=AF=95=E6=98=8E=E7=A1=AE?= =?UTF-8?q?=E6=8C=87=E5=AE=9Assh=E6=BA=90?= 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 741b132..178f656 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: - name: dockersock path: /var/run/docker.sock - name: deploy - image: appleboy/drone-ssh + image: appleboy/drone-ssh:latest settings: host: 192.168.31.104 port: 22