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

variables:
  MANIFEST_PROJECT_ID: 1725 
  MASTER_BRANCH_MANIFEST: kirkstone
  MASTER_BRANCH_PROJECT: kirkstone
  GITLAB_CI_REVISION: 0dd147c81c6ee788b54b58ebf0fb21c9ecc1bea8
  CI_PARAM_IMAGE: seconorth-image
  CI_PARAM_DISTRO: seconorth-wayland
  CI_PARAM_IMAGE_FNG: fngsystem-image
  CI_PARAM_DISTRO_FNG: seconorth-fngsystem