Hydra and docker registry

This post shows a way to push a nix built .tgz image to a docker registry. Is there a way to integrate that with Hydra?

Maybe running skopeo on hydra after a build step? There seems to be a plugin in hydra to run commands but I can’t find any examples or documentation related to it.