ci(cd): retrigger with direct transient runner
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user