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

This commit is contained in:
xxq250 2023-02-06 15:34:46 +08:00 committed by jianmu
parent ccbbace7a7
commit 387bb455e9
1 changed files with 2 additions and 1 deletions

View File

@ -20,7 +20,8 @@ workflow:
ssh_ip: '"123.59.135.93"'
ssh_port: '"30122"'
ssh_user: '"root"'
ssh_cmd: '"echo done"'
ssh_cmd: '"ssh root@10.9.151.72 -p1130 \" cd /home/pdl/ && sh ./build_update.sh
&& sh ./update.sh && echo done \" "'
needs:
- start
- ref: end