PipelineLib currently hardcodes the use of our docker-pusher script in publishing images.
In order to run an experiment with an integration registry, we'll need to allow for an alternate method of pushing (probably just the standard docker login and docker push) that can be passed a Jenkins credential.