Skip to content

ci-package-builder: rebuild packages on OBS if a new pipeline is trigerred

Vignesh Raman requested to merge wip/vignesh/osc-rebuild into master

With the default behaviour, pipeline does not cause a rebuild of packages on OBS. Users with no direct OBS access have no option to rebuild the packages. So change the default behaviour to rebuild packages on OBS and have an environment variable that if set makes the pipeline not to rebuild packages on OBS.

Edited by Vignesh Raman

Merge request reports