Skip to content
Snippets Groups Projects
Commit 7fdaa16f 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 'imx-mkimage' modifications
inside dedicated SRCREV.conf file in 'meta-seco-imx' repository.
parent ca5d6b2d
No related branches found
No related tags found
1 merge request!106[CICD] Add 'gitlab-ci.yml' and '.gitlab-ci' submodule
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: imx-mkimage
[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