Interface RegistryDockerTaskStep

    • Method Detail

      • imageNames

        List<String> imageNames()
        Returns:
        the image names of this Docker task step
      • isPushEnabled

        boolean isPushEnabled()
        Returns:
        whether push is enabled for this Docker task step
      • noCache

        boolean noCache()
        Returns:
        whether there is no cache for this Docker task step
      • dockerFilePath

        String dockerFilePath()
        Returns:
        Docker file path for this Docker task step
      • arguments

        List<Argument> arguments()
        Returns:
        the arguments this Docker task step