Run the local pipeline whenever the parent pipeline triggers it
By default pipelines do not run in Merge Request context, but that's exactly what the parent ci-package-builder pipeline is now doing.
Add a rule to run the local pipeline in whatever context the parent pipeline triggered it.