1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-11 15:00:39 +00:00

CI: pin to kas 3.2 as 3.2.1 fails

For some reason the kas 3.2.1 container fails:

No such file or directory: '/builds/engineering/yocto/meta-arm/ci/ci/base.yml'

Note the repeated /ci/, which is wrong.

Pin the kas container to 3.2 for now until this is resolved.

Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
Ross Burton
2023-02-04 09:16:44 +00:00
committed by Jon Mason
parent d7bd5a0518
commit 81ed80b573

View File

@@ -1,4 +1,4 @@
image: ghcr.io/siemens/kas/kas:latest-release image: ghcr.io/siemens/kas/kas:3.2
# First do a common bootstrap, and then build all the targets # First do a common bootstrap, and then build all the targets
stages: stages: