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 82d3dadbcd00fa4a5661a3a3fd98428b93280ada..b02975e11ba3c2c493681dcb82b361de1c138705 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: seco-yocto-testsuite