mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2025-12-23 11:37:28 +00:00
disable awscli checksumming in ci scripts
required because garage.deuxfleurs.fr is still running v1.x
This commit is contained in:
parent
95693d45b2
commit
511cf0c6ec
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@ in
|
|||
jq
|
||||
];
|
||||
shellHook = ''
|
||||
export AWS_REQUEST_CHECKSUM_CALCULATION='when_required'
|
||||
|
||||
function to_s3 {
|
||||
aws \
|
||||
--endpoint-url https://garage.deuxfleurs.fr \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue