This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
Allows to configure gzipExtensions
in the .gcloud.json
file:
{
"gzipExtensions": ["csv", "html"]
}
This will upload matching files compressed and with the correct Content-Encoding
.