fix: reduce JD01 web-probe host deps

This commit is contained in:
Codex
2026-06-29 09:07:32 +00:00
parent 53766ac01e
commit 4c40855866
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ function probeSentinelDashboardBrowser(state: SentinelCicdState, options: Extrac
"cat > \"$UNIDESK_WEB_PROBE_ARTIFACT_REMOTE_DIR/web-probe-sentinel-dashboard.mjs\" <<'WEB_PROBE_SENTINEL_DASHBOARD_JS'",
sentinelDashboardBrowserModule(),
"WEB_PROBE_SENTINEL_DASHBOARD_JS",
"bun \"$UNIDESK_WEB_PROBE_ARTIFACT_REMOTE_DIR/web-probe-sentinel-dashboard.mjs\"",
"node \"$UNIDESK_WEB_PROBE_ARTIFACT_REMOTE_DIR/web-probe-sentinel-dashboard.mjs\"",
].join("\n");
const route = `${state.spec.nodeId}:${state.spec.workspace}`;
const job = runWebProbeRemoteArtifactJob({