FIX - NAS DEPLOY: wait for Foundry runtime health
This commit is contained in:
@@ -28,7 +28,7 @@ const artifactDir = resolve(
|
||||
|| resolve(scriptDir, "../deploy-artifacts"),
|
||||
);
|
||||
const [
|
||||
patchId = "module-foundry-map-runtime-recovery-20260809-002",
|
||||
patchId = "module-foundry-map-runtime-recovery-20260809-003",
|
||||
...extra
|
||||
] = process.argv.slice(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user