mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-05 21:18:07 -04:00
Fix typo in comment in .drone.star
This commit is contained in:
@@ -1667,7 +1667,7 @@ def genericCache(name, action, mounts, cache_key):
|
||||
'from_secret': 'cache_s3_endpoint'
|
||||
},
|
||||
'bucket': 'cache',
|
||||
'region': 'us-east-1', # not used at all, but failes if not given!
|
||||
'region': 'us-east-1', # not used at all, but fails if not given!
|
||||
'path_style': 'true',
|
||||
'cache_key': cache_key,
|
||||
'rebuild': rebuild,
|
||||
|
||||
Reference in New Issue
Block a user