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