Class ImagePush

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo, ConnectionCfg

    @Mojo(name="push",
          defaultPhase=DEPLOY,
          threadSafe=true)
    public class ImagePush
    extends ImageBuild
    Push image to registry
    • Constructor Detail

      • ImagePush

        public ImagePush()
    • Method Detail

      • doExecute

        protected final void doExecute()
                                throws org.apache.maven.plugin.MojoExecutionException
        Overrides:
        doExecute in class ImageBuild
        Throws:
        org.apache.maven.plugin.MojoExecutionException