Split container pipeline into smaller pipelines
It's become clear that pipelines can only be so opinionated across organizational boundaries. It'll be more adaptable if these pipelines are split into smaller components. Instead of a container pipeline, there would be pipelines to build containers, lint them, run security scanners, etc. that could be attached and adapted easily. Whether it makes sense to keep these in the same repo remains to be seen.