Skip to content

Extend generate-pkg-centric-jobs.py to also generate image pipeline

Andrej Shadura requested to merge wip/andrewsh/imagenes into apertis/v2025dev1

The image pipeline is only generated if --output-image-pipeline is specified and build-custom-image: yes is set in the per-package metadata.

It needs to be concatenated with the pipeline generated by generate-test-pipeline.py.

Edited by Andrej Shadura

Merge request reports