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 Details

    • ImagePush

      public ImagePush()
  • Method Details

    • doExecute

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