Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab-ci
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clea OS
infrastructure
gitlab-ci
Commits
626c9f81
Commit
626c9f81
authored
2 years ago
by
Lorenzo Pagliai
Browse files
Options
Downloads
Patches
Plain Diff
Debug
parent
9394dcec
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
manifest-integration.yml
+1
-1
1 addition, 1 deletion
manifest-integration.yml
with
1 addition
and
1 deletion
manifest-integration.yml
+
1
−
1
View file @
626c9f81
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment