diff --git a/.gitlab-ci b/.gitlab-ci index dcc8d92b38fde9c4feb2268eefdf7b68b25bc25b..1299a9d671826104a620e4b2fd8ce278dd306987 160000 --- a/.gitlab-ci +++ b/.gitlab-ci @@ -1 +1 @@ -Subproject commit dcc8d92b38fde9c4feb2268eefdf7b68b25bc25b +Subproject commit 1299a9d671826104a620e4b2fd8ce278dd306987 diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a9519d37033bc0afaf4a7a012ab87ab76ef75d8e..934c1953dc81bd0e8a3d332742111b487cb277f3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,9 +4,9 @@ # --------------------------------------------------------------------------------------- include: - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - ref: dcc8d92b38fde9c4feb2268eefdf7b68b25bc25b + ref: 1299a9d671826104a620e4b2fd8ce278dd306987 file: 'manifest-integration.yml' variables: - GITLAB_CI_REVISION: dcc8d92b38fde9c4feb2268eefdf7b68b25bc25b + GITLAB_CI_REVISION: 1299a9d671826104a620e4b2fd8ce278dd306987 BB_RECIPE_NAME: seco-yocto-testsuite