mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:20:44 +00:00
test(docker): use api-key auth for codex cli live lane
This commit is contained in:
@@ -364,7 +364,7 @@ export const tailLanes = [
|
||||
"live-cli-backend-codex",
|
||||
liveDockerScriptCommand(
|
||||
"test-live-cli-backend-docker.sh",
|
||||
"OPENCLAW_LIVE_CLI_BACKEND_MODEL=codex-cli/gpt-5.4",
|
||||
"OPENCLAW_LIVE_CLI_BACKEND_AUTH=api-key OPENCLAW_LIVE_CLI_BACKEND_MODEL=codex-cli/gpt-5.4",
|
||||
),
|
||||
{
|
||||
cacheKey: "cli-backend-codex",
|
||||
|
||||
Reference in New Issue
Block a user