mirror of
https://github.com/ziglang/zig.git
synced 2024-11-15 00:26:57 +00:00
CI: fix CLI usage of s3cmd regarding mime types for autodocs
This commit is contained in:
parent
2b92c5a23e
commit
7c91a6fe48
@ -132,7 +132,7 @@ $S3CMD put -P --no-mime-magic \
|
||||
|
||||
$S3CMD put -P --no-mime-magic --recursive \
|
||||
--add-header="Cache-Control: max-age=0, must-revalidate" \
|
||||
--add-header="Content-Type: text/html" \
|
||||
-m "text/html" \
|
||||
"$ZIGDIR/docs/std/src/" s3://ziglang.org/documentation/master/std/src/
|
||||
|
||||
$S3CMD put -P --no-mime-magic \
|
||||
|
Loading…
Reference in New Issue
Block a user