refactor: .devops/dev_nanda测试环境.yml

This commit is contained in:
xxq250 2023-02-06 16:25:22 +08:00 committed by jianmu
parent a92027e4b7
commit 0f7fd1eab4
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ workflow:
ssh_ip: '"123.59.135.93"'
ssh_port: '"30122"'
ssh_user: '"root"'
ssh_cmd: '"pwd && ssh -t root@10.9.151.72 -p1130"'
ssh_cmd: '"pwd && ssh -tt root@10.9.151.72 -p1130"'
needs:
- start
- ref: end