Skip to content

Add the local-pipeline-post-binary-build hook

Emanuele Aina requested to merge wip/em/local-pipeline-post-binary-build into master

Let packages run custom jobs after the binaries have been built on OBS by shipping a debian/apertis/local-post-binary-build-gitlab-ci.yml file just like the other existing hooks.

For instance, the pkg/lintian> package could be switched to use it rather than having to ship the lintian-error job in the main pipeline.

Merge request reports