fix(guanghu-os): decouple release origin from tunnel retries
This commit is contained in:
parent
f3d204a724
commit
63a0780744
3 changed files with 34 additions and 12 deletions
|
|
@ -96,6 +96,7 @@ run_gate pncc_runtime bash -c '
|
|||
node --test "$1/pncc-runtime/pncc-runtime.test.mjs"
|
||||
"$1/scripts/test-install-jd-pncc-runtime.sh"
|
||||
"$1/scripts/test-guanghu-master-init.sh"
|
||||
"$1/scripts/test-hololake-release-bridge.sh"
|
||||
' _ "${source_root}"
|
||||
run_gate linux_subcontrol_docker_backend \
|
||||
"${source_root}/scripts/test-linux-subcontrol-docker-backend.sh"
|
||||
|
|
|
|||
Loading…
Reference in a new issue