1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-05-07 16:59:30 +00:00

CI: use the latest release of the Kas container

If we don't specify a tag name GitLab uses the 'latest' tag, which for
Kas is moved whenever an image build is made.

Instead explicitly use the latest-release tag, which is only updated
when a release is made.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2022-01-28 19:17:51 +00:00
committed by Jon Mason
parent 8a42328437
commit dc24699136
+1 -1
View File
@@ -1,4 +1,4 @@
image: ghcr.io/siemens/kas/kas
image: ghcr.io/siemens/kas/kas:latest-release
stages:
- prep