fix: repair workbench runtime deploy yaml

This commit is contained in:
lyon
2026-06-21 19:56:32 +08:00
parent cf9ac0b08e
commit 7a18d96dca
+2 -2
View File
@@ -308,7 +308,7 @@ lanes:
queryRetryMaxDelayMs: 5000
envReuseServices:
- hwlab-cloud-api
- hwlab-workbench-runtime
- hwlab-workbench-runtime
- hwlab-user-billing
- hwlab-cloud-web
- hwlab-gateway
@@ -316,7 +316,7 @@ lanes:
- hwlab-agent-skills
bootScripts:
hwlab-cloud-api: deploy/runtime/boot/hwlab-cloud-api.sh
hwlab-workbench-runtime: deploy/runtime/boot/hwlab-workbench-runtime.sh
hwlab-workbench-runtime: deploy/runtime/boot/hwlab-workbench-runtime.sh
hwlab-user-billing: deploy/runtime/boot/hwlab-user-billing.sh
hwlab-cloud-web: deploy/runtime/boot/hwlab-cloud-web.sh
hwlab-gateway: deploy/runtime/boot/hwlab-gateway.sh