mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 08:21:08 +00:00
Fixed prevent smoke builds and keep SSE streams alive
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user