From 0c254969a3b7a8d983821c53cf27f6af84612208 Mon Sep 17 00:00:00 2001
From: gitbot <gitbot.north@seco.com>
Date: Fri, 10 May 2024 13:15:40 +0000
Subject: [PATCH] Integrate gitlab-ci/extend_confluence_support and 1 more

--

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

pipeline:confluence: Add parent for Flash-N-Go release page

--

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

pipelines: Add wic.img files to supported artefacts
---
 .gitlab-ci     | 2 +-
 .gitlab-ci.yml | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci b/.gitlab-ci
index 54f17a6..c2cd3b4 160000
--- a/.gitlab-ci
+++ b/.gitlab-ci
@@ -1 +1 @@
-Subproject commit 54f17a6909d389e7eb84facd9772bd033b491d84
+Subproject commit c2cd3b434cce3c6d475555d5593b77ee28932482
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b995b22..b4bc40e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,9 +4,9 @@
 # ---------------------------------------------------------------------------------------
 include:
   - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
-    ref: 54f17a6909d389e7eb84facd9772bd033b491d84
+    ref: c2cd3b434cce3c6d475555d5593b77ee28932482
     file: 'manifest-integration.yml'
 
 variables:
-  GITLAB_CI_REVISION: 54f17a6909d389e7eb84facd9772bd033b491d84
+  GITLAB_CI_REVISION: c2cd3b434cce3c6d475555d5593b77ee28932482
   BB_RECIPE_NAME: atmel-mxt
-- 
GitLab