fix: allow cloud web runtime build to finish

This commit is contained in:
root
2026-07-20 23:19:27 +02:00
parent 54a12389d1
commit fba3bbd894
2 changed files with 12 additions and 0 deletions
+5
View File
@@ -749,6 +749,11 @@ lanes:
artifactKind: cloud-web
healthPath: /health/live
healthPort: 8080
healthProbe:
startup:
periodSeconds: 10
timeoutSeconds: 3
failureThreshold: 90
componentPaths:
- web/hwlab-cloud-web/
- internal/dev-entrypoint/cloud-web-runtime.mjs