Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Releases: ubilabs/gcloud-storage-upload

gzipExtensions option

01 Nov 11:14
Compare
Choose a tag to compare

Allows to configure gzipExtensions in the .gcloud.json file:

{
  "gzipExtensions": ["csv", "html"]
}

This will upload matching files compressed and with the correct Content-Encoding.