Skip to content
Snippets Groups Projects
.gitlab-ci.yml 754 B
Newer Older
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
  - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
    ref: fd74201777c771cf911112ce8e196f29f9598dd8
    file: 'manifest-integration.yml'
  GITLAB_CI_REVISION: fd74201777c771cf911112ce8e196f29f9598dd8
  BB_RECIPE_NAME: gfeeprom
  # FIXME: This is only necessary due to the following GitLab limitation:
  # https://gitlab.com/gitlab-org/gitlab/-/issues/209904
  # As soon as this gets fixed upstream, the hard-coded branch name should be removed.
  MASTER_BRANCH: master