Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
gitlab-ci
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
SECO Northern Europe
Yocto
infrastructure
gitlab-ci
Merge requests
!92
Add several repos to deploy targets
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add several repos to deploy targets
add-several-repos-to-deploy-targets
into
master
Overview
13
Commits
1
Pipelines
1
Changes
1
Merged
Tobias Kahlki
requested to merge
add-several-repos-to-deploy-targets
into
master
3 years ago
Overview
13
Commits
1
Pipelines
1
Changes
1
Expand
BCS 746-000716
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
8593bb19
1 commit,
3 years ago
1 file
+
14
−
1
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
14
−
1
Options
@@ -71,10 +71,23 @@ yamllint:
@@ -71,10 +71,23 @@ yamllint:
--revision=${CI_COMMIT_SHA}
--revision=${CI_COMMIT_SHA}
${MERGE}
${MERGE}
3rd-party/kuk/uboot-imx-kuk
:
*deploy
kernel/linux-guf
:
*deploy
kernel/linux-imx-kuk
:
*deploy
kernel/modules/egalaxi2c
:
*deploy
kernel/modules/gfplatdetect
:
*deploy
tools/gf-emc-test-suite
:
*deploy
tools/gf-productiontests
:
*deploy
tools/gfeeprom
:
*deploy
tools/gfxml2dto
:
*deploy
tools/guf-show-demo
:
*deploy
tools/libmdb
:
*deploy
tools/touchcal-conv
:
*deploy
tools/xconfig
:
*deploy
yocto/config
:
*deploy
yocto/infrastructure/ci-test/minimal-bar
:
*deploy
yocto/infrastructure/ci-test/minimal-bar
:
*deploy
yocto/infrastructure/ci-test/minimal-foo
:
*deploy
yocto/infrastructure/ci-test/minimal-foo
:
*deploy
yocto/infrastructure/ci-test/minimal-manifest
:
*deploy
yocto/infrastructure/ci-test/minimal-manifest
:
*deploy
yocto/layers/meta-guf-distro
:
*deploy
yocto/layers/meta-guf-distro
:
*deploy
yocto/layers/meta-guf-machine
:
*deploy
yocto/layers/meta-guf-machine
:
*deploy
yocto/manifest
:
*deploy
yocto/manifest
:
*deploy
yocto/config
:
*deploy
Loading