diff --git a/.gitlab-ci b/.gitlab-ci index bd4caeae042c7e51f2982e06e3f2531292656a7e..58554035ea3de924cc0670f811c2664224b22d76 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit bd4caeae042c7e51f2982e06e3f2531292656a7e +Subproject commit 58554035ea3de924cc0670f811c2664224b22d76 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4c01d5dc2f26cfe39b3f7ade88a3813930136478..da2af406de78ee4fdb7287f375899e684ce10318 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: bd4caeae042c7e51f2982e06e3f2531292656a7e + ref: 58554035ea3de924cc0670f811c2664224b22d76 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: bd4caeae042c7e51f2982e06e3f2531292656a7e + GITLAB_CI_REVISION: 58554035ea3de924cc0670f811c2664224b22d76 BB_RECIPE_NAME: secure-element-examples