Skip to content
Snippets Groups Projects

CI: Block pipeline if QEMU testimage fails

Merged Esben Haabendal requested to merge 374-ci-integration-smoke-test into kirkstone
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
+ 0
1
@@ -277,7 +277,6 @@ build:
# Build OpenHarmony images using normal CI runners
test:
stage: test
allow_failure: true
needs:
- job: build
artifacts: false
Loading