We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29d9400 commit 53ebf9eCopy full SHA for 53ebf9e
.github/workflows/test.yml
@@ -46,7 +46,7 @@ jobs:
46
bucket: file://./output/my-bucket
47
- fs: s3
48
config:
49
- bucket: s3://my-bucket?endpoint=http://127.0.0.1:9000&s3_force_path_style=true®ion=us-west-1
+ bucket: s3://my-bucket?endpoint=http://127.0.0.1:9000&awssdk=v2&use_path_style=true&disable_https=true
50
runs-on: ubuntu-latest
51
steps:
52
- name: Checkout code
0 commit comments