mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 05:30:42 +00:00
fix(release): stop windows smoke gateway before update
This commit is contained in:
@@ -440,6 +440,7 @@ class WindowsSmoke {
|
||||
} else {
|
||||
this.status.upgradePrecheck = "latest-ref-fail";
|
||||
}
|
||||
await this.phase("upgrade.gateway-stop-before-update", 420, () => this.gatewayAction("stop"));
|
||||
await this.phase(
|
||||
"upgrade.update-dev",
|
||||
Number(process.env.OPENCLAW_PARALLELS_WINDOWS_UPDATE_TIMEOUT_S || 1200),
|
||||
|
||||
Reference in New Issue
Block a user