diff --git a/config/pipeline.yaml b/config/pipeline.yaml index 16065491d..b981ca945 100644 --- a/config/pipeline.yaml +++ b/config/pipeline.yaml @@ -1894,6 +1894,9 @@ trees: collabora-next: url: 'https://gitlab.collabora.com/kernel/collabora-next.git' + compudj: + url: 'https://github.com/compudj/linux-dev' + efi: url: "https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git" @@ -3338,6 +3341,11 @@ build_configs: tree: collabora-next branch: 'for-kernelci' + compudj-kernelci: + tree: compudj + branch: 'kernelci' + owner: 'mathieu.desnoyers@efficios.com' + efi: tree: efi branch: 'next'