chore(ci): 更新部署配置中的SSH连接信息
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/deploy Pipeline failed Details

- 将SECRET_NODE_IP从"A_host"更新为"43.143.243.136"
- 将SECRET_USER_NAME从"A_user"更新为"136_ssh_user"
- 将SECRET_PASS_NAME从"A_password"更新为"136_ssh_password"
- 移除NODE_NAME配置项
- 注释掉集群节点B的配置选项
This commit is contained in:
gxl 2026-06-08 11:02:01 +08:00
parent 601850514e
commit 0ece4507cf
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ steps:
- name: 远程终端集群部署
image: appleboy/drone-ssh:latest
settings:
host:
from_secret: ${SECRET_NODE_IP}
host: *DEPLOY_HOST
username:
from_secret: ${SECRET_USER_NAME}
password: