Interface RegistryDockerTaskStep.UpdateStages.Push

    • Method Detail

      • withPushEnabled

        RegistryDockerTaskStep.Update withPushEnabled​(boolean enabled)
        The function that specifies push is enabled.
        Parameters:
        enabled - whether push is enabled.
        Returns:
        the next stage of the container registry DockerTaskStep update.