fix: allow cloud web runtime build to finish
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user