mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 08:51:07 +00:00
Changed to have smoke test in case of setting variable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
when:
|
||||
- event: [manual]
|
||||
evaluate: 'E2E_CONVERT_JETSON != "1"'
|
||||
evaluate: 'E2E_SMOKE_TEST == "1"'
|
||||
|
||||
labels:
|
||||
platform: arm64
|
||||
|
||||
Reference in New Issue
Block a user