Skip to content

Avoid useless job creation

This MR removes jobs that should not be created in scheduled pipeline. These jobs were not breaking anything, but are just not necessary, so with this we make pipelines simpler and remove useless stuff.

Example of wrong pipeline: https://gitlab.cern.ch/linuxsupport/koji-image-build/pipelines/1383805

Edited by Daniel Juarez Gonzalez

Merge request reports

Loading