Skip to content

gitlab-ci: Append sbc variable to image name

The rk3399 image recipe introduced a new sbc (single-board computer) variable for selecting the target device.

We now build the rk3399 image recipe for different target sbc. In order to differentiate between the output images, the sbc variable (if defined) needs to be appended to the image name.

Edited by Christopher Obbard

Merge request reports