fix: stabilize D601 HWPOD web caserun path

This commit is contained in:
lyon
2026-06-25 12:18:09 +08:00
parent 270cc8f7cd
commit 3e2d71c5e0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ spec:
board: D601-F103-V2 board: D601-F103-V2
mcu: STM32F103 mcu: STM32F103
workspace: workspace:
path: "F:\\Work\\D601-HWLAB" path: "F:\\Work\\HWLAB-CASE-F103"
toolchain: keil-mdk toolchain: keil-mdk
keilProject: projects/01_baseline/Projects/MDK-ARM/atk_f103.uvprojx keilProject: projects/01_baseline/Projects/MDK-ARM/atk_f103.uvprojx
keilTarget: USART keilTarget: USART
+1 -1
View File
@@ -561,7 +561,7 @@ lanes:
overrides: {} overrides: {}
services: services:
- serviceId: hwlab-cloud-api - serviceId: hwlab-cloud-api
replicas: 2 replicas: 1
shutdownDrain: shutdownDrain:
enabled: true enabled: true
path: /v1/internal/workbench/drain path: /v1/internal/workbench/drain
+1 -1
View File
@@ -366,7 +366,7 @@ spec:
board: D601-F103-V2 board: D601-F103-V2
mcu: STM32F103 mcu: STM32F103
workspace: workspace:
path: "F:\\\\Work\\\\D601-HWLAB" path: "F:\\\\Work\\\\HWLAB-CASE-F103"
toolchain: keil-mdk toolchain: keil-mdk
debugProbe: debugProbe:
type: daplink type: daplink