diff mbox series

[meta-zephyr,1/2] CI: Update to the latest kas version

Message ID 20231102030437.3857166-1-jon.mason@arm.com
State New
Headers show
Series [meta-zephyr,1/2] CI: Update to the latest kas version | expand

Commit Message

Jon Mason Nov. 2, 2023, 3:04 a.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason Nov. 2, 2023, 3:23 a.m. UTC | #1
On Wed, Nov 01, 2023 at 11:04:36PM -0400, Jon Mason wrote:
> Signed-off-by: Jon Mason <jon.mason@arm.com>

Here is the CI for this series
https://gitlab.com/jonmason00/meta-zephyr/-/pipelines/1058077201

As you can see from the branch history, these 2 patches were applied
on top of the zephyr version update series.

Thanks,
Jon

> ---
>  .gitlab-ci.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index 2ecf132a6ff5..c94274cdbc2b 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -1,4 +1,4 @@
> -image: ghcr.io/siemens/kas/kas:3.2.3
> +image: ghcr.io/siemens/kas/kas:4.0
>  
>  variables:
>    CPU_REQUEST: ""
> -- 
> 2.30.2
> 
>
diff mbox series

Patch

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ecf132a6ff5..c94274cdbc2b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@ 
-image: ghcr.io/siemens/kas/kas:3.2.3
+image: ghcr.io/siemens/kas/kas:4.0
 
 variables:
   CPU_REQUEST: ""