diff --git a/.gitlab-ci b/.gitlab-ci index 1830cb0291a866af5cebeebbfdbac32544f655c7..51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit 1830cb0291a866af5cebeebbfdbac32544f655c7 +Subproject commit 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c7845492a7f7d3fb2845ed30eb355dc20cd6747..9389f2c4948d12e22f4712e1e18169a61db8a461 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: 1830cb0291a866af5cebeebbfdbac32544f655c7 + ref: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: 1830cb0291a866af5cebeebbfdbac32544f655c7 + GITLAB_CI_REVISION: 51e0cf67dc5961134ef4bd3e7a1b1659ab95dd63 BB_RECIPE_NAME: secure-element-examples