refactor: .devops/dev_nanda测试环境.yml
This commit is contained in:
parent
b98783cc14
commit
97deb89054
|
@ -16,7 +16,7 @@ workflow:
|
|||
name: ssh执行命令
|
||||
task: ssh_cmd@1.1.0
|
||||
input:
|
||||
ssh_private_key: ((secret.forge_private_key))
|
||||
ssh_private_key: ((secret.forge_ssh_private))
|
||||
ssh_ip: '"123.59.135.93"'
|
||||
ssh_port: '"30122"'
|
||||
ssh_user: '"root"'
|
||||
|
|
Loading…
Reference in New Issue