From b9adeb907d7225b879a907cd3412615168d9ab8c Mon Sep 17 00:00:00 2001 From: gitea Date: Wed, 9 Jul 2025 17:19:54 +0800 Subject: [PATCH] Update file content --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c3374e0..49e9648 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: - name: build-start image: appleboy/drone-ssh # SSH工具镜像 settings: - host: 1.95.80.190 # 远程连接地址 + host: 127.0.0.1 # 远程连接地址 username: root # 远程连接账号 password: ybxm12345@ # 远程连接密码 # from_secret: dy20090625 # 从Secret中读取SSH密码