public static void GZipCompress(this ICakeContext context, DirectoryPath rootPath, FilePath outputPath)
GZipCompress("./publish", "publish.tar.gz");