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

[CICD] Add 'gitlab-ci.yml' and '.gitlab-ci' submodule

This commit allows to enable CI/CD automation steps for this branch. In
turn they allow to automatically integrate 'grub2-seco' modifications
inside dedicated SRCREV.conf file in 'meta-seco-bsp' repository.
parent 7b537343
Branches seco_2.12
No related tags found
1 merge request!2[CICD] Add 'gitlab-ci.yml' and '.gitlab-ci' submodule
Pipeline #275021 passed with stage
in 28 seconds
Subproject commit eee2e5d82e58d8ce9d576747f1449c00fc88897f
---
# ---------------------------------------------------------------------------------------
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/infrastructure/gitlab-ci'
ref: eee2e5d82e58d8ce9d576747f1449c00fc88897f
file: 'layers-integration.yml'
variables:
GITLAB_CI_REVISION: eee2e5d82e58d8ce9d576747f1449c00fc88897f
BB_RECIPE_NAME: grub-seco
[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