fix(guanghu-os): decouple release origin from tunnel retries

This commit is contained in:
冰朔 2026-09-04 03:01:27 +08:00
commit 63a0780744
3 changed files with 34 additions and 12 deletions

View file

@ -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"