Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitlab-ci.yml 485 B
---
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
  - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
    ref: 3146ed1eb9e122ed077e31b2307a64dbec3d7b03
    file: 'manifest-integration.yml'

variables:
  GITLAB_CI_REVISION: 3146ed1eb9e122ed077e31b2307a64dbec3d7b03