mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 06:51:07 +00:00
Changed not to run e2e in case of flags set
This commit is contained in:
@@ -7,8 +7,9 @@
|
||||
# Tracking: see plan "CI Auto Tests Epic", story S3b — blocked by e2e validation data.
|
||||
|
||||
when:
|
||||
event: [manual]
|
||||
branch: [dev, stage, main]
|
||||
- event: [manual]
|
||||
branch: [dev, stage, main]
|
||||
evaluate: 'E2E_CONVERT_JETSON != "1" && E2E_SMOKE_TEST != "1"'
|
||||
|
||||
labels:
|
||||
platform: arm64
|
||||
|
||||
Reference in New Issue
Block a user