Skip to content
Snippets Groups Projects
Commit 82d09849 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Stefan Schmidt
Browse files

machines-and-flavours.yaml: Add jobs for Vending Machine blueprint


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 61a0ac38
No related branches found
No related tags found
No related merge requests found
......@@ -143,3 +143,19 @@ blueprint-gateway-linux:
DISTRO: oniro-linux-blueprint-gateway
CI_ONIRO_BITBAKE_TARGETS: "blueprint-gateway-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
blueprint-vending-machine-seco-intel-b68:
extends: .build-linux
variables:
MACHINE: seco-intel-b68
DISTRO: oniro-linux-blueprint-vending-machine
CI_ONIRO_BITBAKE_TARGETS: "blueprint-vending-machine-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
blueprint-vending-machine-raspberrypi4-64:
extends: .build-linux
variables:
MACHINE: raspberrypi4-64
DISTRO: oniro-linux-blueprint-vending-machine
CI_ONIRO_BITBAKE_TARGETS: "blueprint-vending-machine-image"
CI_ONIRO_INSTANCE_SIZE: s3.xlarge.4
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