Add generic AWS S3 domain support (#39)

Signed-off-by: Bala.FA <bala@minio.io>
This commit is contained in:
Bala FA
2023-09-26 05:58:32 +05:30
committed by GitHub
parent 1f5ccb3113
commit 526b2a81ab
4 changed files with 277 additions and 82 deletions

View File

@@ -13,9 +13,10 @@ jobs:
build:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Build
run: |
cargo fmt --all -- --check