chore: gate launch on PNVS diagnostics

This commit is contained in:
Codex
2026-07-04 00:06:30 +08:00
parent 287c2476c6
commit 1f897c8451
4 changed files with 68 additions and 1 deletions

View File

@@ -109,7 +109,8 @@ PNVS 短信登录上线前要用真实手机号跑一次远程 smoke。脚本不
set -a
source /etc/tiku-saas/api.env
set +a
PNVS_TENANT_ID=00000000-0000-0000-0000-000000000001 npm run diagnose:aliyun-pnvs
PNVS_TENANT_ID=00000000-0000-0000-0000-000000000001 \
npm run diagnose:aliyun-pnvs > docs/refactor/launch-artifacts/sms-pnvs-diagnostics.json
SMS_SMOKE_API_BASE_URL=https://api.tjszsb.com \
SMS_SMOKE_TENANT_ID=00000000-0000-0000-0000-000000000001 \