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