Skip to content
Snippets Groups Projects
Commit ea1ebfaa authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

[CICD] Add Clea OS gitlab-ci and 'layers-integration' steps

* This is necessary to perform automatic commit SHAs integration in
 'meta-seco-clea-os' SRCREV.conf file.
parent 87d57546
No related branches found
No related tags found
1 merge request!2[CICD] Add Clea OS gitlab-ci and 'layers-integration' steps
Pipeline #209357 passed with stage
in 1 minute and 32 seconds
Subproject commit 1f35d1d7f69f00d10e215daf07ef880dd8f7b04c
---
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: 1f35d1d7f69f00d10e215daf07ef880dd8f7b04c
file: 'layers-integration.yml'
variables:
GITLAB_CI_REVISION: 1f35d1d7f69f00d10e215daf07ef880dd8f7b04c
# 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.
BB_RECIPE_NAME: seco-touchcal-conv
[submodule ".gitlab-ci"]
path = .gitlab-ci
url = ../../infrastructure/gitlab-ci
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment