diff --git a/deploy/deploy.yaml b/deploy/deploy.yaml index 77e4424f..f839c96f 100644 --- a/deploy/deploy.yaml +++ b/deploy/deploy.yaml @@ -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