diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2bef87c0dde8447ea86ebdd85796c8a38d986607..30976b2311203d3e61f10a047314c95b2d3eb460 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -71,10 +71,23 @@ yamllint: --revision=${CI_COMMIT_SHA} ${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-foo: *deploy yocto/infrastructure/ci-test/minimal-manifest: *deploy yocto/layers/meta-guf-distro: *deploy yocto/layers/meta-guf-machine: *deploy yocto/manifest: *deploy -yocto/config: *deploy