mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 09:51:08 +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.
|
# Tracking: see plan "CI Auto Tests Epic", story S3b — blocked by e2e validation data.
|
||||||
|
|
||||||
when:
|
when:
|
||||||
event: [manual]
|
- event: [manual]
|
||||||
branch: [dev, stage, main]
|
branch: [dev, stage, main]
|
||||||
|
evaluate: 'E2E_CONVERT_JETSON != "1" && E2E_SMOKE_TEST != "1"'
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
platform: arm64
|
platform: arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user