I upload my logs as build artifacts. Some of them are large, but highly compressable. I would like to be able to upload them pre-compressed, but have CircleCI serve them with the gzip header, so my browser decompresses them.
I upload my logs as build artifacts. Some of them are large, but highly compressable. I would like to be able to upload them pre-compressed, but have CircleCI serve them with the gzip header, so my browser decompresses them.