Changed to not run step in parallel
ci/woodpecker/manual/e2e-convert-jetson Pipeline was successful

This commit is contained in:
Roman Meshko
2026-05-04 12:04:05 +03:00
parent 7d5b0aba6f
commit fad7513369
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
when:
event: [manual]
- event: [manual]
evaluate: 'E2E_CONVERT_JETSON == "1"'
labels:
platform: arm64
+2 -1
View File
@@ -1,5 +1,6 @@
when:
event: [manual]
- event: [manual]
evaluate: 'E2E_CONVERT_JETSON != "1"'
labels:
platform: arm64