mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
fix(release): unblock deferred Telegram beta validation (#120630)
* fix(release): allow deferring package Telegram validation * fix(qa): mount taxonomy in package Telegram harness * fix(release): restrict Telegram deferral to beta
This commit is contained in:
@@ -417,6 +417,7 @@ run_logged_print_heartbeat "npm-telegram-live-suite" 60 docker_e2e_run_with_harn
|
||||
-v "$ROOT_DIR/dist:/app/.openclaw-qa-harness-dist:ro" \
|
||||
-v "$ROOT_DIR/extensions/qa-lab:/app/extensions/qa-lab:ro" \
|
||||
-v "$ROOT_DIR/qa/scenarios:/app/qa/scenarios:ro" \
|
||||
-v "$ROOT_DIR/taxonomy.yaml:/app/taxonomy.yaml:ro" \
|
||||
-v "$npm_prefix_host:/npm-global" \
|
||||
-i "$IMAGE_NAME" bash -s <<'EOF'
|
||||
set -euo pipefail
|
||||
|
||||
Reference in New Issue
Block a user