Update file content
continuous-integration/drone Build is failing Details

This commit is contained in:
gitea 2025-07-09 15:46:11 +08:00
parent 391aaf0cf8
commit aa9a335929
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ steps:
- name: build-start - name: build-start
image: appleboy/drone-ssh # SSH工具镜像 image: appleboy/drone-ssh # SSH工具镜像
settings: settings:
host: 192.168.0.31 # 远程连接地址 host: 1.95.80.190 # 远程连接地址
username: root # 远程连接账号 username: root # 远程连接账号
password: ybxm12345@ # 远程连接密码 password: ybxm12345@ # 远程连接密码
# from_secret: dy20090625 # 从Secret中读取SSH密码 # from_secret: dy20090625 # 从Secret中读取SSH密码