ci(cd): retrigger with direct transient runner
Some checks failed
CD Pipeline / tests (push) Waiting to run
Code Review / ai-code-review (push) Successful in 16s
CD Pipeline / build-and-deploy (push) Has been cancelled
CD Pipeline / post-deploy-checks (push) Has been cancelled

This commit is contained in:
Your Name
2026-06-28 02:43:07 +08:00
parent aaf3f7bfab
commit 5e37777c87

View File

@@ -12,6 +12,7 @@ set -euo pipefail
# 2026-06-28 Codex: non-behavior trigger after increasing API test container memory.
# 2026-06-28 Codex: commander blanket authorization opens this guard to
# short-wait warn-only by default; critical blockers stay outside this script.
# 2026-06-28 Codex: retrigger after moving the runner to a direct transient unit.
ATTEMPTS="${HOST_WEB_BUILD_PRESSURE_ATTEMPTS:-${HOST_WEB_BUILD_PRESSURE_MAX_ATTEMPTS:-6}}"
SLEEP_SECONDS="${HOST_WEB_BUILD_PRESSURE_SLEEP_SECONDS:-${HOST_WEB_BUILD_PRESSURE_INTERVAL:-10}}"