Merge pull request #1834 from pikasTech/fix/1832-deploy-yaml-render-fix-20260621
fix: 修复 Workbench runtime 部署 YAML 渲染
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user