Skip to content
Snippets Groups Projects
Commit 0a220199 authored by Ray Schamp's avatar Ray Schamp
Browse files

Don't set Content-Encoding header

This interferes with our Fastly config, effectively disabling our gzip rule
parent f3838e42
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,6 @@ deploy:
secret_access_key: $AWS_SECRET_ACCESS_KEY
bucket: $AWS_BUCKET_NAME
acl: public_read
detect_encoding: true
skip_cleanup: true
local_dir: build
after_deploy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment