refactor: .devops/gitlink-help-autodeploy.yml

This commit is contained in:
zzx-coder 2026-05-12 20:03:52 +08:00 committed by jianmu
parent a7cda42e59
commit 2108ec3e3b
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ workflow:
name: ssh执行命令
task: ssh_cmd@1.1.1
input:
ssh_private_key: ((gitlink_help_center.gitlink_help_center))
ssh_private_key: ((gitlink_help_center_ssh_key.gitlink_help_center_ssh_key))
ssh_ip: '"121.41.222.0"'
ssh_port: '"22"'
ssh_user: '"root"'