Skip to content
Snippets Groups Projects

Add several repos to deploy targets

Merged Tobias Kahlki requested to merge add-several-repos-to-deploy-targets into master
1 file
+ 14
1
Compare changes
  • Side-by-side
  • Inline
+ 14
1
@@ -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