Skip to content

Commit

Permalink
use custom http client in s3 client
Browse files Browse the repository at this point in the history
  • Loading branch information
eaypek-tfh committed Jan 11, 2025
1 parent 015cdf1 commit fb0b0c0
Show file tree
Hide file tree
Showing 4 changed files with 430 additions and 17 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/temp-branch-build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Branch - Build and push docker image
on:
push:
branches:
- "feat/even-odd-import-from-s3"
- "chore/use-custom-http-client-in-s3"

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
Expand Down
Loading

0 comments on commit fb0b0c0

Please sign in to comment.