mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
Change cache to 4h
This commit is contained in:
parent
d3f7a68b2f
commit
854b0b021a
@ -55,7 +55,7 @@ if [ -z "$NO_UPLOAD" ]; then
|
||||
--no-mime-magic \
|
||||
--acl-public \
|
||||
--recursive \
|
||||
--add-header="Cache-Control: max-age=31536000" \
|
||||
--add-header="Cache-Control: max-age=14400" \
|
||||
--add-header="x-amz-meta-surrogate-key: site-$PROJECT" \
|
||||
sync "$DIR/build/" "s3://hc-sites/$PROJECT/latest/"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user