Skip to content
Snippets Groups Projects
Commit 9b21e6db authored by Dmitry Petrov's avatar Dmitry Petrov Committed by Jonas Höppner
Browse files

CI: Add pipeline to build "no-gplv3" yocto image

Generate a pipeline to build "seconorth-image" without GPLv3 packages.
The job does not start automatically. It can be triggered manually
to verify the build process for such image.
parent 2b37484c
No related branches found
No related tags found
1 merge request!1429CI: Add pipeline to build "no-gplv3" yocto image
Pipeline #84758 passed with stages
in 1 minute and 51 seconds
......@@ -23,6 +23,14 @@ yocto-pipeline:
YOCTO_DISTRO: seconorth-wayland
CONFLUENCE_PARENT_ID: 1503166700
yocto-nogplv3-pipeline:
extends:
- yocto-pipeline
variables:
YOCTO_IMAGE: seconorth-image
YOCTO_DISTRO: seconorth-wayland-no-gplv3
MANUAL_BUILD: "true"
sdk-pipeline:
variables:
YOCTO_IMAGE: seconorth-image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment