forked from Gitlink/build
refactor: .devops/dev_nanda测试环境.yml
This commit is contained in:
parent
6317369053
commit
c1535111f9
|
@ -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 && sh update.sh &&
|
||||
echo done"'
|
||||
ssh_cmd: '"pwd && ssh pdl@10.9.151.72 -p1130 ls && sh build_update.sh && sh
|
||||
update.sh && echo done"'
|
||||
needs:
|
||||
- start
|
||||
- ref: end
|
||||
|
|
Loading…
Reference in New Issue