Skip to content
Snippets Groups Projects
Commit 6f826b41 authored by Zygmunt Krynicki's avatar Zygmunt Krynicki Committed by Stefan Schmidt
Browse files

.ostc-ci: switch linux-raspberrypi4-64 to .build-wic-image


The job will now generate an image artifact. The images will be consumed
by the SystemOTA CI solution shortly.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent 0253a8fd
No related branches found
No related tags found
No related merge requests found
...@@ -58,9 +58,11 @@ linux-stm32mp1-av96: ...@@ -58,9 +58,11 @@ linux-stm32mp1-av96:
MACHINE: stm32mp1-av96 MACHINE: stm32mp1-av96
linux-raspberrypi4-64: linux-raspberrypi4-64:
extends: .build-linux-matrix extends: .build-wic-image
variables: variables:
MACHINE: raspberrypi4-64 MACHINE: raspberrypi4-64
OHOS_BUILD_FLAVOUR: linux
OHOS_RECIPE_NAME: oniro-image-base-tests
zephyr-qemu-x86: zephyr-qemu-x86:
extends: .build-image extends: .build-image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment