We do actually generate a stage to hold post build actions, but Blue Ocean rolls them up into the last stage executed. I'm moving this to blueocean-plugin so they can go into more detail on why.
For some reason, in our case the Blue Ocean plugin has the `post` actions added to each and every stage that does not have its own `post` actions defined. So we're seeing these on much more than one stage.