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

Debug

parent 9394dcec
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ stages: ...@@ -14,7 +14,6 @@ stages:
- check - check
variables: variables:
MANIFEST_FILE: "distro/seco-distro.xml"
# The BB_RECIPE_NAME is used for projects referenced in the SRCREV file # The BB_RECIPE_NAME is used for projects referenced in the SRCREV file
# to match the repository and the bitbake recipe name. # to match the repository and the bitbake recipe name.
# We set it here to none, as every project needing it # We set it here to none, as every project needing it
...@@ -102,6 +101,7 @@ merge: ...@@ -102,6 +101,7 @@ merge:
--commit=${CI_COMMIT_SOURCE} --commit=${CI_COMMIT_SOURCE}
--save-revision-to=manifest_revision --save-revision-to=manifest_revision
--recipe-name=${BB_RECIPE_NAME} --recipe-name=${BB_RECIPE_NAME}
- echo "integrate/${CI_PROJECT_NAME}/${CI_COMMIT_REF_NAME}"
artifacts: artifacts:
paths: paths:
- manifest_revision - manifest_revision
......
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