mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
CI: use public KAS image
Use the KAS docker image provided by the KAs project for Gitlab CI. This allows for the external (non-Arm Corp) users/developers to run Gitlab CI. Change-Id: I9fee9a0d571e3fd60862d4ccd36176f9e583fc91 Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# Use our custom Crops-derived image
|
||||
image: $CI_REGISTRY/$CI_PROJECT_NAMESPACE/yocto-builder:master
|
||||
image: ghcr.io/siemens/kas/kas
|
||||
|
||||
# First do a common bootstrap, and then build all the targets
|
||||
stages:
|
||||
|
||||
Reference in New Issue
Block a user