refactor: .devops/gitlink-help-autodeploy.yml
This commit is contained in:
parent
a7cda42e59
commit
2108ec3e3b
|
|
@ -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"'
|
||||
|
|
|
|||
Loading…
Reference in New Issue