test(docker): scope live gateway discovery

This commit is contained in:
Vincent Koc
2026-05-05 21:13:40 -07:00
parent 8a47c79826
commit ff09f8022d
2 changed files with 10 additions and 2 deletions

View File

@@ -133,7 +133,7 @@ export const mainLanes = [
"live-gateway",
liveDockerScriptCommand(
"test-live-gateway-models-docker.sh",
"OPENCLAW_IMAGE=openclaw:local-live-gateway OPENCLAW_DOCKER_BUILD_EXTENSIONS=matrix",
"OPENCLAW_IMAGE=openclaw:local-live-gateway OPENCLAW_DOCKER_BUILD_EXTENSIONS=matrix OPENCLAW_LIVE_GATEWAY_PROVIDERS=claude-cli,codex-cli,google-gemini-cli",
{ skipBuild: false },
),
{