Class PodmanPush

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

    @Mojo(name="push",
          defaultPhase=DEPLOY,
          threadSafe=true)
    public class PodmanPush
    extends PodmanGoal
    Push image to registry
    Since:
    0.0.3
    • Constructor Detail

      • PodmanPush

        public PodmanPush()
    • Method Detail

      • doExecute

        protected final void doExecute()
                                throws IOException,
                                       org.apache.maven.plugin.MojoExecutionException
        Specified by:
        doExecute in class PodmanGoal
        Throws:
        IOException
        org.apache.maven.plugin.MojoExecutionException