fix(cicd): run refresh gate as native job

This commit is contained in:
Codex
2026-07-04 11:39:47 +00:00
parent e0fa2258c9
commit 79aeca5b3b
2 changed files with 14 additions and 77 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export function runNativeHwlabControlPlaneRefresh(
return { jobName, namespace, result };
}
function nativeHwlabControlPlaneRefreshJobManifest(
export function nativeHwlabControlPlaneRefreshJobManifest(
registry: BranchFollowerRegistry,
follower: FollowerSpec,
spec: HwlabRuntimeLaneSpec,