Fixed prevent smoke builds and keep SSE streams alive
ci/woodpecker/push/02-build-push Pipeline was canceled
ci/woodpecker/manual/01-test Pipeline was successful
ci/woodpecker/manual/02-build-push Pipeline was successful

This commit is contained in:
Roman Meshko
2026-05-08 18:22:58 +03:00
parent b2af48a2e5
commit 5ccc502a94
3 changed files with 10 additions and 6 deletions
+3 -2
View File
@@ -4,8 +4,9 @@
# here so builds are gated on a green test run.
when:
event: [push, manual]
branch: [dev, stage, main]
- event: [push, manual]
branch: [dev, stage, main]
evaluate: 'E2E_CONVERT_JETSON != "1" && E2E_SMOKE_TEST != "1"'
# Multi-arch matrix. detections is the only repo today with split per-arch
# Dockerfiles (Jetson uses Dockerfile.jetson with TensorRT/CUDA on L4T;