tell s3cmd to NOT GUESS MIME OH NO
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful
All checks were successful
ci/woodpecker/push/build-deploy Pipeline was successful
This commit is contained in:
parent
eadb5a794d
commit
7f4024e712
2 changed files with 2 additions and 3 deletions
|
@ -16,10 +16,9 @@ steps:
|
||||||
|
|
||||||
- |
|
- |
|
||||||
nix-shell -p s3cmd --command 's3cmd \
|
nix-shell -p s3cmd --command 's3cmd \
|
||||||
--guess-mime-type \
|
|
||||||
--host=static-sites.hoki-porgy.ts.net:9000 \
|
--host=static-sites.hoki-porgy.ts.net:9000 \
|
||||||
--host-bucket=static-sites.hoki-porgy.ts.net:9000 \
|
--host-bucket=static-sites.hoki-porgy.ts.net:9000 \
|
||||||
--no-ssl \
|
--no-ssl --no-mime-magic \
|
||||||
sync result/* s3://blood.pet'
|
sync result/* s3://blood.pet'
|
||||||
environment:
|
environment:
|
||||||
AWS_ACCESS_KEY_ID:
|
AWS_ACCESS_KEY_ID:
|
||||||
|
|
|
@ -55,4 +55,4 @@ code {
|
||||||
tab-size: 2;
|
tab-size: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* awawa */
|
/* awawawawawa */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue