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

This commit is contained in:
xxq250 2023-02-07 15:32:44 +08:00 committed by jianmu
parent 54c1f36cb7
commit 2f4fbb3b47
1 changed files with 2 additions and 2 deletions

View File

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