From b3166536497f3d938e94700468e379c23eafadbf Mon Sep 17 00:00:00 2001
From: gitbot <gitbot.north@seco.com>
Date: Fri, 3 Jan 2025 08:56:16 +0000
Subject: [PATCH] Integrate
 gitlab-ci/cleaos-552-build-cleaos-on-hamburgs-ci-servers-test

--

Commit: https://git.seco.com/seco-ne/yocto/infrastructure/gitlab-ci/-/commit/c23b4e5d7dcea76dbb40a397093ff30cadcb83ba

Some debug output for comparing build in cleaos and yocto-hamburg
---
 .gitlab-ci     | 2 +-
 .gitlab-ci.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci b/.gitlab-ci
index 8a7e9c9..c23b4e5 160000
--- a/.gitlab-ci
+++ b/.gitlab-ci
@@ -1 +1 @@
-Subproject commit 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
+Subproject commit c23b4e5d7dcea76dbb40a397093ff30cadcb83ba
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1eb1915..6c52319 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,9 +4,9 @@
 # ---------------------------------------------------------------------------------------
 include:
   - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
-    ref: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
+    ref: c23b4e5d7dcea76dbb40a397093ff30cadcb83ba
     file: 'manifest-integration.yml'
 
 variables:
-  GITLAB_CI_REVISION: 8a7e9c94c2f5c012669eaddbf09ccebf83e7f320
+  GITLAB_CI_REVISION: c23b4e5d7dcea76dbb40a397093ff30cadcb83ba
   BB_RECIPE_NAME: secure-element-examples
-- 
GitLab