diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 036a2b8e9d8575438338ee04e1d0ba3d97049762..9233570119c257bc389873a5ad1c124bc47db048 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ # Include the default CI steps from the gitlab-ci repo # --------------------------------------------------------------------------------------- include: - - project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci' + - project: 'yocto_ng/infrastructure/gitlab-ci' ref: befb5fcb7f3b5833bc7b862f0f69aa4e6bb4c253 file: 'layers-integration.yml' @@ -15,5 +15,3 @@ variables: MASTER_BRANCH: seco/lf-5.10.y/develop BB_RECIPE_NAME: linux-seco-imx-src-5.10.52 LAYER_PROJECT_PATH: yocto_ng/layers/seco/meta-seco-imx - -