diff --git a/.gitlab-ci b/.gitlab-ci index 417b79efe375fbb25c666d15c4214e67f6a4875f..de29fa3ede1868a2617daa4ba25d34a787ae0cf4 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit 417b79efe375fbb25c666d15c4214e67f6a4875f +Subproject commit de29fa3ede1868a2617daa4ba25d34a787ae0cf4 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 355da562fe756e3a2651f9f81eb26c2a07174b6a..4301ce3203d7e1173c6cbd5acfad9402bee1fdda 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: 417b79efe375fbb25c666d15c4214e67f6a4875f + ref: de29fa3ede1868a2617daa4ba25d34a787ae0cf4 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: 417b79efe375fbb25c666d15c4214e67f6a4875f + GITLAB_CI_REVISION: de29fa3ede1868a2617daa4ba25d34a787ae0cf4 BB_RECIPE_NAME: secure-element-examples