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