diff --git a/.gitlab-ci b/.gitlab-ci
index 6c3a8ff7c2a5e56bdeaf3f2b1fa0c461520e9070..f2b7ec9024a50695f1e4daa3e4b52fe27112d96f 160000
--- a/.gitlab-ci
+++ b/.gitlab-ci
@@ -1 +1 @@
-Subproject commit 6c3a8ff7c2a5e56bdeaf3f2b1fa0c461520e9070
+Subproject commit f2b7ec9024a50695f1e4daa3e4b52fe27112d96f
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 73b037c1e954e81d1811a9d34a55bd4fe420b791..a34f8c5def8e1a1546e86801a68f9514a73e399e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@
 # ---------------------------------------------------------------------------------------
 include:
   - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
-    ref: 6c3a8ff7c2a5e56bdeaf3f2b1fa0c461520e9070
+    ref: f2b7ec9024a50695f1e4daa3e4b52fe27112d96f
     file: 'manifest-integration.yml'
 
 variables: