diff mbox series

[meta-zephyr,kirkstone] CI: pin to kas 3.2 as 3.2.1 fails

Message ID 20230222142343.423405-1-jon.mason@arm.com
State New
Headers show
Series [meta-zephyr,kirkstone] CI: pin to kas 3.2 as 3.2.1 fails | expand

Commit Message

Jon Mason Feb. 22, 2023, 2:23 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

For some reason the kas 3.2.1 container fails:

No such file or directory: '/builds/engineering/yocto/meta-zephyr/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>
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e88d6e5..43a19f9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@ 
-image: ghcr.io/siemens/kas/kas:latest-release
+image: ghcr.io/siemens/kas/kas:3.2
 
 variables:
   CPU_REQUEST: ""