refactor: .devops/dev_nanda测试环境.yml
This commit is contained in:
parent
34f778a1c4
commit
d944f6c347
|
@ -20,7 +20,7 @@ workflow:
|
|||
ssh_ip: '"123.59.135.93"'
|
||||
ssh_port: '"30122"'
|
||||
ssh_user: '"root"'
|
||||
ssh_cmd: "\"'ssh root@10.9.151.72 -p1130 && echo done'\""
|
||||
ssh_cmd: '"ls"'
|
||||
needs:
|
||||
- start
|
||||
- ref: end
|
||||
|
|
Loading…
Reference in New Issue