Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
imx-mkimage
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Jira
Code
Merge requests
1
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
bsp
nxp
tools
imx-mkimage
Merge requests
!52
[CICD] Insert CI_PROJECT_ROOT_NAMESPACE in path to 'gitlab-ci' project
代码
评审变更
检出分支
下载
补丁
文本差异
Merged
[CICD] Insert CI_PROJECT_ROOT_NAMESPACE in path to 'gitlab-ci' project
cicd_path_fix
into
seco_lf-5.10.52_2.1.0
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Lorenzo Pagliai
requested to merge
cicd_path_fix
into
seco_lf-5.10.52_2.1.0
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
This is necessary as a consequence of the GitLab group renbranding from 'edgehog' to 'clea-os'.
0
0
Merge request reports
Compare
seco_lf-5.10.52_2.1.0
version 1
cd9ea061
1 year ago
seco_lf-5.10.52_2.1.0 (base)
and
latest version
latest version
ce95d039
1 commit,
1 year ago
version 1
cd9ea061
1 commit,
1 year ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
1
−
1
Options
@@ -3,7 +3,7 @@
# Include the default CI steps from the gitlab-ci repo
# ---------------------------------------------------------------------------------------
include
:
-
project
:
'
edgehog
/infrastructure/gitlab-ci'
-
project
:
'
${CI_PROJECT_ROOT_NAMESPACE}
/infrastructure/gitlab-ci'
ref
:
a8b93ddb9a6c456e15dd6eab8a46d5706c60e5dc
file
:
'
layers-integration.yml'
Loading